Hi all,
Is it possible for a scenario to wait for a user to approve something before going on to the next step?
I want to build a scenario that processes Work Order invoices where the description of the work done by the tech is usually grammatically incorrect and needs summarization etc. I want to send the tech’s comments to ChatGPT for cleaning up, send the response back to Make, then wait for a human to review/edit the response before approving - which will then send it through to all the later stages for processing. Basically, do steps 1-5, wait for human interaction, then do steps 6-10 (something like that).
Is this possible?