Hi, i was wondering if someone has some ideas about how to reset the Trigger node in a given flow using an external component, for example: an api that resets the node based on a specific flow and node id.
My goal is to reset the node using an external web-application, that can be able to reset the node from a HTTP rest api callback.
Any thoughts?