priority-web-sdk

Does Priority support webhooks?


I am writing a service that integrates Priority with another application. I would like to know if Priority has webhooks or a similar mechanism that would allow my service to be notified when there are changes to entities in Priority. E.g. when a new customer is created in Priority, my service would like to be notified.

Otherwise what would be your recommended approach?

Thank you.


Solution

  • Currently there are no webhooks support in Priority. In Priority version 20.0, using REST API, You can retrieve data that have been modified since a certain date. Using $since

    Rest API Release Notes (Priority V. 20.0) Rest API Changes Reworked text form support. Text will no longer be broken down into lines. Documents (forms with Business Process Management) now support the use of $since to easily retrieve records that have changed since a given point in time.