yesterday
Hello, there,
Is it possible to invoke a Workato Workflow manually from outside of Workato. The requirement is, the workflow needs to be invoked manually for someone who does not have access to Workato. let's say Workday. someone needs to invoke a Workato workflow manually in Workday. Is it possible?
Thanks!
Tina
5 hours ago
I haven't done this in Workday, however I have done something similar using Smartsheet.
The end user fills in a Smartsheet form and submits it. The new row is added to the Smartsheet, then I manually validate the data is correct. I then have a column called "Kickoff Worfklow" that is a tickbox. Workato monitors this column for updates and runs when this is ticked.
You could also set up a custom webhook in Workato and someone can trigger this from the web when they want to invoke the workflow.
Hope this helps!