Listen to Custom Updates
Sets up an endpoint that can be used to communicate with your workflow. It can be seen as webhook with caching. The flow will stop waiting for an event and start automatically when a specific event is received
#
Properties#
Input- Path to updates The relative path to "portal.rinkt.com" where the updates will be sent
#
General PropertiesSee General Properties.
#
MiscSee Misc.
#
Out ErrorSee Out Error.
#
Output- Cached Event Returns true if the event is cached otherwise false.
- Event id The id of the custom event.
- Result Json result as a dictionary of objects. The object can be another dictionary if the object has a properties other objects.