This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
en:how_to_create_a_transactional_campaign [2022/03/25 10:11] – bk | en:how_to_create_a_transactional_campaign [2025/04/01 11:14] (current) – [Define recipients] bk | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== How do I create a transactional campaign? ====== | ====== How do I create a transactional campaign? ====== | ||
- | A transactional campaign is a campaign that sends a notification to a single user already registered in the master data. Typically, the campaign is set to be triggered by a specific action taken by the user. Examples of use cases are an order confirmation following a product order, or a password change e-mail after a request for a new password. | + | A transactional campaign is a campaign that sends a notification to a single user already registered in the master data. Typically, the campaign is set to be triggered by a specific action taken by the user. Examples of use cases are an order confirmation following a product order or a password change e-mail after a request for a new password. |
- | ==== Setting up a transactional campaign ==== | + | ===== Setting up a transactional campaign |
- Set up the campaign via create campaign and then select transaction campaign as the type: \\ \\ {{: | - Set up the campaign via create campaign and then select transaction campaign as the type: \\ \\ {{: | ||
- | - After setting up the campaign, you can select the following settings in the details: | + | - After setting up the campaign, you can select the following settings in the details: |
- | - Next set up the message that is to be sent. Messages within a transaction campaign are generally inactive while in creation \\ \\ <WRAP round tip 80%>Go through the quality control to avoid mistakes in the message. The delivery of the transactional mail is carried out without a prior automatic quality check.</ | + | - Next, set up the message that is to be sent. Messages within a transaction campaign are generally inactive while in creation. \\ \\ <WRAP round tip 80%>Go through the quality control to avoid mistakes in the message. The delivery of the transactional mail is carried out without a prior automatic quality check.</ |
- Set the campaign to active by going to Activate and choosing the message you want to send. Please note that only one message can be active in a transactional campaign at a time. When using more than one format, a message can be activated for each of these. \\ \\ {{: | - Set the campaign to active by going to Activate and choosing the message you want to send. Please note that only one message can be active in a transactional campaign at a time. When using more than one format, a message can be activated for each of these. \\ \\ {{: | ||
- | ==== Define | + | ===== Define |
- | A transaction mail has no specified | + | A transactional campaign does not have a fixed target group; instead, sending is triggered by a REST API call of the type //transactionalMail//. This call must be integrated, for example, on your website |
- | In the API method you address | + | <WRAP round info 80%> The REST API specifications for the // |
- | ==== Switch messages ==== | + | Within the REST API call, you address the active transactional campaign by its ID. This can be found in the // |
+ | Please note that the campaign does not yet have a send date and is therefore sorted at the bottom by default. If necessary, use the advanced search to display the campaign. | ||
+ | |||
+ | ===== Switch messages | ||
It is not possible to edit an active message in a transaction campaign. This means you have to switch the message if needed: | It is not possible to edit an active message in a transaction campaign. This means you have to switch the message if needed: | ||
- | - Go to // | + | - Go to // |
- | - Create message with the blue button on the bottom right. Make your adjustments there. The new message is automatically inactive at first. | + | - Create |
- | - Exchange the active message at //Activate// on the upper right. In the list at the bottom there is a black dot which indicates the active message. Empty circles mean this message is now inactive. \\ \\ {{: | + | - Exchange the active message at Activate on the upper right. In the list at the bottom, there is a black dot that indicates the active message. Empty circles mean this message is now inactive. \\ \\ {{: |
- | {{tag> | + | {{tag>API TAM SOAP transactional_campaigns |