How to set up Universal channel with any third-party service
This guide explains how to set up the universal channel with any third-party service, when no specific step-by-step guide is available in Batch’s documentation.
Prerequisites
3
Add and configure the universal step in your automation
3.1 Add the universal step

3.2 Configure the request
Examples
{
"phone_number": "{{b.phone_number}}",
"message": "Hello {{b.first_name}}, your order is ready.",
"brand_id": "your_brand_id"
}{
"title": "New request from Batch",
"user_id": "{{b.custom_id}}",
"description": "Triggered from automation"
}
Last updated

