How to switch from the Transactional API to the Profile API?
Step-by-step
Example: Order shipped 📦
1
Audit your current usage of the Transactional API
{
"group_id": "order_shipped",
"recipients": {
"custom_ids": ["129c7819-9c88-496e-9a5f-62db34a3ce61"]
},
"message": {
"title": "📦 Your order BC257637 has been shipped!",
"body": "Click here to keep track of your parcel"
},
"deeplink" : "https://wwww.mybrand.com/BC257637"
}2
PreviousHow to prepare for the migration from the MEP to the CEP? (for CRM teams)NextHow to migrate multiple websites into Batch Omnichannel projects?
Last updated



