Hi there,
I primarily have two questions:
- How can I get the flow to run on a robot remotely? I have tried calling the API flows.runPublished and it always returns 404 (message not found). Just to be clear the Authorization key is correct as I have tried Get APIs and also the POST API to update the robot. RobotId that I am passing is a production robot.
- Triggers - I thought the concept of trigger is to kick off the flow when an “event” or trigger happens. Is that not correct?
- How can a flow be made to return to a calling app? I am embedding robomotion as part of the n8n workflow and unless I deliberately put a “stop” in robomotion flow it doesn’t return.
Thanks a lot for your help.
Kind Regards