i am creating a workflow in this i am implementing send a message node in outlook and after that i need to check the response from the receiver and then take further actions. i want conversation id or message id but the outlook node is returning only success how can we implement this
Ther is an outlook node called “Waiting for a response” This node inserts buttons into the mail to trigger an action based on the clicked button.
these nodes are called “Human in the loop” and exist for Teams, Slack, Outloock and a few other nodes.
does this help in your case?
but i will wait for a response means it will wait but i want it like as there are many receivers so if they replied within a week so do another task and if not then other.. in this will it work?
I’ve only used these nodes with one item at a time. Just test how it reacts to multiple items, in he worst case you just have to execute the workflow for each task seperatelly.
Maybe you can use subworkflows in this case.
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.