Send your data from the Catalog to BotConversa.
subscriber_id
for each user on BotConversa can be found. This is necessary in order for the connector to know who to send the messages to.
Short example
Imagine you have the following table:For each row in the table, a WhatsApp message will be sent to the correspondent
name balance subscriber_id Jonh Done 1200.00 123514 Peter Krauss 554.50 155699 Mary Jane 2000.0 877623subscriber_id
. If you define yourmessage
config as:The final message for the first row of the table would look like:This process repeats for each row in the table.
Tip: The tables can be easily found by typing its name.
If you encounter any issues, reach out to us via Slack, and we’ll gladly assist you!