Hi Everyone,
I need access to 30 days of email data in SendGrid, and one approach I’m exploring is using webhooks. However, I haven’t been able to set it up successfully in Airtable.
A few months ago, I successfully sent webhooks from MS Planner, and it worked fine. One key difference is that the payload from Planner was not nested, whereas the JSON from SendGrid is. Interestingly, when I sent a test request via Airtable's webhook trigger, I received a positive response—again, with non-nested JSON.
I also tested this in Zapier, and it worked without issues. This leads me to believe that Airtable webhooks may not support nested JSON structures.
Has anyone encountered this before or found a workaround? Would love to hear your thoughts!
Thanks!