How can I trigger a webhook (to trigger Make) when somebody uploads a new attachment to an attachment field?
I can run a script to send the record ID to the webhook and then get the record data, but this would also include attachments that have been previously uploaded as well. I just want the latest attachment that has been uploaded.