Not getting file values in webhook
Status: Closed · Asked by Sameer.Kulkarni on · 0 views
As you can see below I am debugging with webhook.site
https://webhook.site/#!/21bc4487-7ae6-4a25-a027-be5585cbf3bb/b904e20e-da1d-47a9-a629-04ad985e0de4/1
You can see there are files
But on pabbly in my webhook response i dont see files, how do i access that? Its critical
Hey @sameer.kulkarni
We currently do not support the physical soft file attachment field in the trigger/action step for upload, but we do support the attachment field with publicly accessible URL support.
Hey , can you suggest me a solution then its pretty critical to my workflow to get the files passed.
Flow
1. Get form submission with files posted to pabbly
2. Upload the file and mail the submission
How do i pass files to pabbly from webflow form submission
Hey @sameer.kulkarni
We currently do not support the physical soft file attachment field in the trigger/action step for upload, but we do support the attachment field with publicly accessible URL support.