365 Email Module mapping

Hi All,

Has anyone else noticed that after the 365 email - create and send message module, mappable content from that module is not available? I was hoping to create/send the message and then use the email body to create an update inside Monday.com. I wondered about using the 365 get message module after, but the send message still doesn’t show a message ID. Any ideas?

Thanks!

I’m guessing the problem is that the underlying Microsoft Graph API doesn’t return the email body as an output parameter.

One way around this would be to insert a Set Variable module before sending the email, and construct the email body in that variable. Then it’s available to be mapped into any following modules - the email sending module and others

1 Like