[#1119] Request for REST Webhook Details

Migrated from Redmine #1119 | Author: Rutuja More
Status: New | Priority: High, I’m very impatient | Created: 2023-10-16


Recently, our development team tested the trigger “Client is created” and noticed that the data is being received in a random order. However, we need the data to be displayed in descending order(The latest record first). I have attached a file of the API curl request and its response for your reference. Could you please review this on your end and let us know how we can resolve this issue?

Additionally, while checking your Zapier integration, we noticed that you support instant triggers. We are interested in integrating this feature into our platform as well. Would it be possible for you to share the REST Webhook details with us? So that we can implement it in our platform as well.

Redmine Admin wrote:

hi, there is no ordering of data by API. However you are able to sort this data according to any field you need.

Nicholas will provide you more info about instant triggers