Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Source system can register an HTTP endpoint (Webhook) to receive OneList notificationsevents. Event based integration is more timely and efficient than schedule-based integration.

OneList posts a simple notification message to the registered webhook endpoint. The source system should use uses the notification as a trigger to start the respective integration flow with OneList. OneList adapters should use the same integration flows flow for both event-based trigger and schedule-based trigger.

...

This event is sent when user creates or maintains his/her task delegations in OneList. Upon receiving this event, OntList adapter should start the Delegation Sync flow.

Register

...

Webhooks

Navigate to /comms/Config page then select the Webhooks tab.

...

  • The OneList source system name.

  • The URL of the webhook endpoint URL.

  • The method for OneList to authenticate with the webhook.

...