sfmc-devtools icon indicating copy to clipboard operation
sfmc-devtools copied to clipboard

Fast-track your developers and devops engineers by allowing them to programmatically copy-paste / deploy changes and work offline

Results 208 sfmc-devtools issues
Sort by recently updated
recently updated
newest added

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

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior When using "retrieve" for Transactional Push metadata, the command raises an...

bug
question
c/transactionalPush

- 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

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior When im trying to deploy a dataExtract / automation i get...

bug
question
c/dataExtract

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior depending on the market config and the metadata that `bt` is...

bug
e/DevOps
c/Generic