What are you trying to achieve?
Hi everyone :),
i am testing Make as a new tool and currently setting up Lead handling with Email Sending over Microsoft 365 Email (Outlook).
The Mail is sent as i can see in my inbox, but the module is not giving any feedback as output, that the mail has been sent which i can use in a router afterwards for error handling or other steps.
Am i doing anything wrong here or do i miss anything?
Thank you for any input on this.
Best regards
Christian
Steps taken so far
Checked Inbox for correct sending
Checked permissions on the connection as i could see in documentation
Screenshots: scenario setup, module configuration, errors
Hey there,
as far as I’m aware, the Microsoft Email API doesn’t return anything showable on a successful execution. Its a 202 response with an empty body.
Hi @Stoyan_Vatov ,
i was thinking the same, at least with the 202 return i know from Pabbly so far that would at least indicate a successfull handover.
But of course not a correct sending.
Any ideas how i can handle that?
Am i forced in this case to add a additional search for option to check in sent items if the message is there?
The error message should have a body that says Invalid String or something similar. So if there is no response from the module, then you should be able to assume it was successful.
Hi @Stoyan_Vatov ,
well , this could be useful indeed.
Currently i checked the option to search for the recently sent email in sent folder but maybe that is just a worse substitute as it also consumes actions.
Well i will review your proposal, thanks again for that.
Anyone else got a best practice tip maybe?
There is error while connecting our website sheet to 365 email.