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

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior When I am trying to deploy a emailSendDefinition it fails with...

bug
c/emailSend

There was a new API endpoint introduced for this type in [Spring 22](https://help.salesforce.com/s/articleView?id=sf.mc_rn_2022_spring_as_manage_file_locations_api.htm&type=5), described here: https://developer.salesforce.com/docs/marketing/marketing-cloud/guide/fileTransferLocationManagement.html Supported Use Case | HTTP Verb | URI -- | -- | -- [Create...

enhancement
c/fileLocation

# PR details ## What changes did you make? (Give an overview) - closes #62 ## Further details (optional) **todo:** add proper tests for the 3 journey types (transactional, quicksend,...

enhancement
c/emailSend
c/journey
c/triggeredSend

Bumps [eslint](https://github.com/eslint/eslint) from 8.57.0 to 9.1.1. Release notes Sourced from eslint's releases. v9.1.1 Bug Fixes a26b402 fix: use @​eslint/create-config latest (#18373) (唯然) v9.1.0 Features 03068f1 feat: Provide helpful error message...

dependencies

**test platform:** https://regex101.com/#javascript **relevant types that could contain amscript:** - script - journey (email related) - triggeredSend - asset (email, content blocks, ...) - senderProfile **regex:** - _ContentBlockByID_: `/ContentBlockById\(\s*"([0-9]+)"\s*\)/gmi` &...

enhancement

- [ ] Make user permissions readable (currently IDs only) - [ ] add user permissions - [ ] remove user permissions

enhancement
c/user

retrieve: ![image](https://user-images.githubusercontent.com/1917227/220640683-30388eff-d776-477d-bf77-69dc4e45f012.png) resulting json: ![image](https://user-images.githubusercontent.com/1917227/220640750-f8d9262d-67a8-41f6-a717-39440ce726b9.png) with "r__dataExtractType_name" not set trying to deploy that to this or another BU: ![image](https://user-images.githubusercontent.com/1917227/220640923-8c12db1a-b9f3-4b69-ab53-4aa5356c5330.png) **expected**: print a good error message that users can understand

c/dataExtract
chore
c/dataExtractType