Salesforce Certified Marketing Cloud Developer — Question 5

Northern Trail Outfitters is using a mobile campaign to collect email addresses of interested subscribers. Using AMPscript's API functions they will send a confirmation email when an email is texted into their short code.
Which object is required to successfully create a TriggeredSend object?

Answer options

Correct answer: B

Explanation

The correct answer is B, as the TriggeredSend object requires the Attribute to specify the data being sent to the subscriber. Option A, TriggeredSendDefinition, is related but not directly necessary for creating the TriggeredSend object itself, while Option C, Contact, is not a requirement for the TriggeredSend creation process.