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

Listen to custom events

Properties#

Listen to custom events

Input#

  1. Path to updates The relative path to "portal.rinkt.com" where the updates will be sent

General Properties#

See General Properties.

Misc#

See Misc.

Out Error#

See Out Error.

Output#

  1. Cached Event Returns true if the event is cached otherwise false.
  2. Event id The id of the custom event.
  3. Result Json result as a dictionary of objects. The object can be another dictionary if the object has a properties other objects.