Contents
- 1 Which is the best API for triggered emails?
- 2 How to create triggered email in Marketing Cloud?
- 3 What makes an email trigger in triggered sends?
- 4 How to use triggered send in Marketing Cloud?
- 5 How to trigger an email in Marketing Cloud?
- 6 When to add a subscriber to the selected list?
- 7 How to trigger a text message in JavaScript?
- 8 What do you need to know about triggered email?
Which is the best API for triggered emails?
The Marketing Cloud SOAP API is the preferred method to integrate triggered send emails with your business applications due to its superior error-handling capability and the ability to retrieve tracking data. This page discusses email messages. You can also create triggered messages for delivery through SMS functionality.
How to create triggered email in Marketing Cloud?
To set up your integration to use this process, you must: Identify the triggering events and create the code that triggers the email. Create the triggered email message interaction. You identify the events that trigger the email and create code outside of Marketing Cloud to call the triggered email interaction that sends the email.
What to do in a triggered email interaction?
The send options you specify on a triggered email interaction relate to how the interaction tracks statistics from the messages. You can also specify a keyword to categorize the triggered email interaction. API calls can use the keyword to find one or more related triggered email interaction.
How to create a triggered email in Salesforce?
The following graphic illustrates the process to initiate a triggered email: To set up your integration to use this process, you must: Identify the triggering events and create the code that triggers the email. Create the triggered email message interaction.
What makes an email trigger in triggered sends?
The definition of what triggers the interaction to send the email is maintained outside of the application using API calls. The information created in the interface is used by the API when an email is triggered. Follow the list of step-by-step instruction in this article to create and send your first Triggered Email.
How to use triggered send in Marketing Cloud?
If selected, select an override delivery profile to use. In Associate to Campaign section, you can associate the triggered send with a Marketing Cloud Campaign if you have one – if not, leave this section blank. In the Content section, find and select the email that you created earlier.
How to use the transactional messaging REST API?
To use the transactional messaging REST API, review Transactional Messaging API. This page contains conceptual, scenario, and procedural information that you can use in preparing to use triggered send emails. It discusses API calls you can use to trigger send emails created in the application.
Which is an example of a triggered email?
A triggered email is an email communication sent to an individual (subscriber) in response to a subscriber action. For example, sending a confirmation message after a customer makes a purchase is a triggered email. The following graphic illustrates the process to initiate a triggered email:
How to trigger an email in Marketing Cloud?
Define and send a message triggered by an event within Marketing Cloud, such as a subscriber adding themselves to a list using Web Collect, or by an event outside of Marketing Cloud, such as an action on your website. Before you can use the Marketing Cloud API to trigger emails, you need the following information:
When to add a subscriber to the selected list?
When a subscriber who is not already on the selected list triggers the interaction, you can choose to have the application add the subscriber to the list. When a subscriber who is already on the selected list triggers the interaction, you can choose to have the application update the subscriber information.
What are the two sections of triggered send?
In Subscriber Management, there are two separate sections called List and “Triggered Send” Data Extensions. The purpose of the first one, List, is subscriber management. Either choose All Subscribers or a dedicated publication list if you have one.
How does an SMS API work to send a message?
The software interface used to send a short message through programs is an SMS API. It utilizes a gateway that works as a “bridge” between the World Wide Web (WWW) and carrier networks, enabling the codes to pass through and reach the destination. Review sent message status in real-time.
How to trigger a text message in JavaScript?
Go to Mobile Studio > Mobile Connect and click on Create Message. Choose Outbound and click on Next. In Message Setup, choose a Name, Short/Long Code to be used, From Name and choose API Trigger as the Send Method. Click on Next, type the Outbound Message text and choose the Next Keyword if needed.
A triggered email is an email communication sent to an individual (subscriber) in response to a subscriber action. For example, sending a confirmation message after a customer makes a purchase is a triggered email. The following graphic illustrates the process to initiate a triggered email: To set up your integration to use this process, you must:
What do you need to know about triggered email?
When you define a triggered email interaction (sometimes called a triggered send definition), you provide information that the system uses each time an email is triggered. Interactions have a unique External Key value that is used by the API calls to initiatethe interaction.
What to do with inputaction.callbackcontext?
In these callbacks, you will receive a InputAction.CallbackContext with information about how the action got triggered. For example, you can use ReadValue () to read the value from the binding that triggered or use interaction to find the interaction that is in progress.
How is triggered email tracked in Marketing Cloud?
Marketing Cloud collects summary tracking and subscriber-level tracking for a triggered email. You can see this tracking in the application or retrieve the tracking with the API. When a subscriber triggers an email, the List Detective tool scans the email address.