Thanks for the reply @JP29 !
This is a screenshot of the backend workflow for the “inmail” endpoint:
One thing I should note is that I changed the name of the app a while ago and I’m worried that the app is still trying to use the old API address. When I click “Detect Data” in the setup for the “inmail” endpoint the API address that pops up is from the old name “a-frame-surf” (see below), whereas my API address in my settings is referencing the new name “fisheyesurf” (see below). I’m starting to think maybe the name change is causing the app to be looking in the wrong place.
When I put the a-frame-surf link (i.e. https://a-frame-surf-v2.bubbleapps.io/version-test/api/1.1/wf/inmail/initialize ) into sendgrid, the webhook will catch an email I send as long as the “Detecting Request Data” window is active, and the app will detect the email data as intended. However, the webhook will not catch any other emails. When I use the fisheyesurf API address, the sendgrid webhook doesn’t catch any emails, including when I am detecting data.
See below for a screenshot of my sendgrid inbound parse setup.
Let me know if this is helpful or if there’s anything else I can send.