#Receive requests into my Typebot.io

1 messages · Page 1 of 1 (latest)

sharp mason
#

I need receive an webhook (an external request to my bot) into my bot from external service, like N8N and etc.

Expose some URL like mybot.typebot.io, and into this url receive and HTTP REQUEST from another service.

Or if it not be possible, I need be able to make a pooling ( check some GET api every 10s).

strange geyser
#

That will be a great addition

raw belfry
#

Why would you need that. Do you have an example in mind?

sharp mason
#

Confirm an payment without need check everytime.

strange geyser
#

Another use case: to trigger an embed external form submission like suggested here #1192027478106054726 message

kind shuttle
#

Another use case: OAuth2 refreshtoken requirements. I need to start the bot by refreshing Google API token before connecting to Google service like sheets and drive.