I’m integrating Webflow with an Email through Make. This form has an Uploadcare field. The configuration is correct, all the data from the other inputs are arriving in Make, but the only information that is not arriving in the email module is the Uploadcare information (in this case the link). In the Webflow module, the Uploadcare field and the link appear (correctly), but in the Email module the Uploadcare field continues to appear as available but is empty with no information (no link).
It might be a problem with the way you have named the field. The characters [ ]
are usually reference to an array, but in your case it’s not an array. Not sure if Make is somehow interpreting it as an array nevertheless.
See if you can rename the field without it and see if that fixes it