Jörn Berkefeld

Results 141 issues of Jörn Berkefeld

This is set to true by default and then enforces that unknown params lead to errors. We should brainstorm about this @DougMidgley ... There are certainly pros and cons here.

NEW
chore

current: ![image](https://github.com/Accenture/sfmc-devtools/assets/1917227/33abe04c-7555-4a07-af57-932292f410c2) better: if credential is wrong, tell the user what is available in config if credential was found but bu was not, advice to run [reloadBUs](https://github.com/Accenture/sfmc-devtools/wiki/06.a-~-Admin-Commands#reloadbus) and alternatively show...

e/DevOps
chore

![image](https://user-images.githubusercontent.com/1917227/236473163-a8b6688e-b8b4-4bad-a2b9-b8eb3fc05276.png) we currently show this warning but instead we could 1. auto-fix it 2. offer to auto-fix it 3. tell the user how to fix it via mcdev manually

enhancement
c/asset

at first glance the automation-version of deploy() looks the same - except for the missing document()-execution in the automation-version. Should be tested thoroughly before removing it.

c/automation
chore

`retrieveTemplateREST` already exists now might have to add `retrieveTemplateSOAP` as well.

chore
c/Generic

They are sunset apparently-- do retest before removing it if api access remains in place?! - related to #808

c/email
c/contentArea
chore

right now we handle the error, add a log.error and then return an empty object. Instead, we should throw an error (potentially with an improved error message like the one...

chore

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior if you pass in 2..n keys for all types that use...

bug
c/attributeGroup
c/dataExtract
c/filter
c/event
c/importFile
c/journey
c/query
c/script
c/campaign
c/fileTransfer
c/mobileCode
c/mobileKeyword
c/dataExtractType
c/attributeSet

- split from #870 ## for TRIGGERED automations: https://help.salesforce.com/s/articleView?id=sf.mc_as_define_a_file_trigger_automation.htm&type=5 --> https://developer.salesforce.com/docs/marketing/marketing-cloud/guide/automation-studio-create-trigger.html ``` Host: https://YOUR_SUBDOMAIN.rest.marketingcloudapis.com POST /automation/v1/automations/trigger Content-Type: application/json Authorization: Bearer YOUR_ACCESS_TOKEN { "fileTransferLocationKey": "S3_FTL", "filename": "new_registrations.csv", "relativepath": "marketing/2022_09_15", "deduplicationKey": "

enhancement
c/automation