Hi guys hope you’re all doing great,

I’m working for a client building an interface that should replicate Outlook email interface.
The workflow would basically work by setting a webhook that is triggered whenever a new email is received in inbox, and creates a data object in Bubble with the information of the email (subject, body, messageID, thread, etc)

I’m using Graph API that is a built-in function with Microsoft Azure, but I can’t figure out how to parse email information in the webhook.

I know that with Make.com, this is a pretty easy thing to do (watch email module), but I’d like to keep everything in Bubble.

Would love to hear some feedback from someone that done it in the past :slight_smile:

Thank you very much,
Raphael