Issues running the API https://api.robomotion.io/v1/flows.runPublished

Hi there,

I primarily have two questions:

  1. 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.
  2. Triggers - I thought the concept of trigger is to kick off the flow when an “event” or trigger happens. Is that not correct?
  3. 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

any one figure it out? same issue here