Hi,
This page comes after Human in the Loop. If you click Decline or Approve, this will be the next page. My question is, can we replace the texts/images here? Or can we redirect the users to other page?
Thanks for the answers
Hi,
This page comes after Human in the Loop. If you click Decline or Approve, this will be the next page. My question is, can we replace the texts/images here? Or can we redirect the users to other page?
Thanks for the answers
Hi there!
Can you show us your workflow here? It will make me easier which node that you are using in Human in the Loop category
The response you are talking about appears to be hardcoded.
If you want a full control over how it works, you may want to build your own approve mechanism - the workflow sends an email with an approve button, which has a url link ($execution.resumeUrl) to a webhook created with the Wait node (“wait for webhook” operation) placed after the email node. The Wait webhook can return any body you want for when the button is pressed.
Here is an example:
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.