Reply to email recipient only
I am working on a Logic App that will watch a mailbox and process emails that come through with particular conditions. What we want to do is be able to reply to the message but only send it to the recipient. for example
Customer1 sends a purchase order to ******@ourcompany.com
Logic App begins processing the PO and replies to the email but only to ******@ourcompany.com
Logic App completes processing the PO and replies to the email but only to ******@ourcompany.com with the outcome of the process.
every time I use the Reply to Email Outlook 365 action no matter what I put in the To field I end up sending the email to the customer too.
Is there any way around this?