-
For a long, long time – the only way to do this was to first build the Automation in SOAP API, via the Automation Object, and then build out the file trigger in the ‘FileTrigger’ Object and attach it to the original Automation. It was a very confusing and very buggy endeavor. To this day, […]
-
**EDIT** 2019-09-22: Added new function at bottom of article to allow for Sendable and Retention inside DE. Copying a data extension inside the UI of SFMC is not too difficult and can be done via the Wizard. The issue comes in that this is a purely manual process and cannot be automated or programmatic. There […]
-
Usually you are limited to the functions of HTTP GET or HTTP POST in SSJS or AMPscript to send an API call. This severely limits your API capabilities, both internally for Salesforce Marketing Cloud (SFMC) and to any external resource. Is there any way via AMPScript or SSJS to utilize HTTP methods outside of GET […]