This document covers how you can trigger your bot to run from external platforms.
webhook
trigger type.X-Key
. Pass any data that you want to send to your bot as a JSON body.
Here’s an example of how you can trigger your bot using the curl
command:
sync
endpoint:
response.body.invocation.id
)X-Key
with the trigger key. (same as when triggering the bot)