The idea is:
Add a webhook response to the action to return data or results after automation.
I’d love this one indeed, else automations are not so powerful if we can’t send a response back to the origin.
Thank you for bringing up this crucial detail! Upon checking with our Automation engineers, I’ve confirmed that Bika.ai Automation already supports returning custom webhook responses. Here’s how it works:
When using the Webhook Receive trigger, the output data from the final action in your Automation workflow will automatically become the response payload sent back to the originating webhook.
I’ve documented a step-by-step guide on using the Webhook Receive trigger, including a section explaining response configuration at the end. Could you check if this meets your use case? Guide link: How to retrieve the data received by the "Webhook Received" trigger in downstream Actions?