URLs
Test
- Web:
- WhatsApp:
{phone}
is your phone number on which you test the bot. For example, if you provided +33 601 020304
, {phone}
should be 33601020304
, no spaces, no +
.
Production
No matter the environment, the webhook URL will be the same:{resultId}
is the current user result ID. You can get this ID directly in your zazubot flow using a Set variable block with the Result ID
value.