Replies: 0
Hi,
I would like to create this workflow:
✅ Upload a file via Forminator.
✅ Send a file for processing with Make.com via webhook.
❌ Waiting for a webhook response (via Webhook Response module of Make.com)
There are two difficulties:
- Once the form is sent, it does not wait for a webhook response to display an inline message. It just confirms sending.
- There are no unique IDs sent with the webhook by Forminator: no submission_id, no upload_id or something unique to match the webhook response to the submitted file.