What is your goal?
I want to use a custom webhook in Make.com to upload an image from Webflow/Memberstack by following this tutorial: https://youtu.be/vIKdMxWUzTg?si=thESI9d04nZvdJKq
What is the problem & what have you tried?
The custom webhook in Make.com does not include the fields “fileToUpload:name” or “fileToUpload:data” as shown in the tutorial. Instead, it only contains other data like text and Member ID, but not the image.
I’ve tried troubleshooting by using different Memberstack “input” components, but none of them have worked for image uploads.
Error messages or input/output bundles
The webhook’s input bundle is missing the expected fields “fileToUpload:name” and “fileToUpload:data”, and instead only returns text and Member ID data.
