-
This post is going to be about utilizing the REST API to both retrieve and edit/create Automation Notification emails inside of an Automation inside Automation Studio. This is, of course, undocumented, so it is use at your own risk – but it so far has been pretty stable and resilient. If you are new to […]
-
There are two different ‘types’ of SFMC automations. We are going to be concentrating on File Drop Automations and the crazy Substitution Strings they can use.
-
I have seen many people interested in keeping tabs on their Automations all in a single place. This usually involves at least the Automation Name and current status. There are also quite a few other items that can be grabbed as well inside the ‘Automation’ Object and pulled in to your Dashboard. First thing you […]
-
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, […]