Northern Trail Outfitters is building an automation that should run as soon as a process
completes on the company’s website. The process does not have access to SFTP.
How should the automation be configured to run?
A. Schedule the automation to run hourly.
B. Trigger the automation via API.
C. Use a File Drop starting source.
B. Trigger the automation via API.
Explanation:
Triggering an automation via API is a method that allows marketers to start an automation
based on an external event or process, such as a website action. The automation can be
triggered by calling the Perform method of the Automation object in the SOAP API. This
method can be used to run an automation immediately or schedule it for a future date and
time.