Northern Trail Outfitters receives data from their point-of-sale system every night. The file is placed on their Enhanced FTP, but there is not a consistent time or naming convention for the file.
In which two ways should they set up their automation to import the data from the file on a nightly bais? (Choose 2 answers)
This allows you to specify the exact name of the file when running the automation. The File Drop Starting Source is an automation activity that allows you to specify the source of the File Drop as either a Scheduled or Manual event. This allows you to control when the data is imported from the Enhanced FTP file.
To set up their automation to import the data from the file on a nightly basis, Northern Trail Outfitters should use two ways to start their automation:
File Drop Starting Source. This is a trigger that starts an automation when a file is dropped in an Enhanced FTP folder or an external SFTP location.
Scheduled Starting Source. This is a trigger that starts an automation at a specified date and time or at recurring intervals.
%%BASEFILENAME_FROM_TRIGGER%% and %%BASEFILENAME_FROM_FILEDROP%% are not starting sources, but variables that can be used in file transfer or import activities to reference file names. Reference: https://help.salesforce.com/s/articleView?id=sf.mc_as_automation_studio_triggers.htm&type=5
An analytics team wants to get hourly updates on email metrics (send, open, click) to provide timely next best actions to the sales team.
What method should the team use?
Northern Trail Outfitters is using a Salesforce entry event in a Journey to send SMS to contacts located in the United States. They notice new SMS contacts are not receiving messages, and the mobile number in the Salesforce Entry Data Extension was missing the country code.
How could they resolve this issue?
Northern Trail Outfitters uses a Salesforce Data Entry Source in their Journey that injects Salesforce Order when they are either create update with a status of New, Currently Knitting, Shipped, and Complete. Their Journey works when orders are created, but they noticed it does not injected customers when their status is updated.
What could be causing this?
Northern Trail Outfitters wants to target Contacts in an abandoned cart Journey with a Facebook ad. An Ad Campaign Activity has been added to the Journey canvas.
Which extension product should be enabled to use the Ad Campaign Activity?