Currently I retrieve some data from a wordpress form and with webhook I write them on airtable. I can also upload these files to both blackblaze and dropbox (to be safe). The fact is that these files are empty and I have problems with SHA1. The file arrives in base64 format and converts it to binary. Then not as well as recovering the relative SHA1, I made many attempts but without success. What could I have overlooked? Is there a different approach?
Basically these files must be read from an interactive map with markers that return the information sent in the form including the photo.
Thanks to anyone who wants to help me.
Daniele
Integration Webhooks (Incendi).blueprintHELP.json (94.2 KB)