Hi everyone, I'm new to botpress. My intended use case is to create an internal company bot that acts as an interface for our Zapier automations. Based on what someone wants to do, I'm planning to read the intent, choose a path that collects the information required to complete the task and then passes that information to Zapier, triggering a zap and to run various actions to complete the task, and then pass information back to the bot once done—does all that sounds reasonable for botpress?
I've been following the guide
https://botpress.com/docs/cloud/channels/zapier/, but I'm stuck at "Using Zapier to trigger an action in your Botpress chatbot". This integration seems rather new, and I think it was previously done with webhooks, so I can't find any guides anywhere.
My sticking point is 'Webhook URL'. I assume this must be different to the Webhook URL used in the trigger, but I can't find what it could be. The description is 'Botpress Webhook URL for Zapier channel of the bot you want to connect with.' Which is different from the trigger Webhook URL description 'Webhook URL
from the "Zapier" channel of the bot you want to connect with.
Thank you in advance.