Discussions
Setting Due Date on a Work Order via the API
Hi, we have an integration between ServiceNow and Corrigo where facilities related tickets are submitted in ServiceNow which then creates a Work Order in Corrigo and ticket updates in SNOW are sent to the API to update the associated Work Order (eg. comments). There is a requirement to set the Due Date on the Corrigo Work Order when the Due Date on the Requested Item in ServiceNow changes. We engaged with support on this, and the proposed solution required major changes to our existing integration and payloads, and requires several more API calls on top of the 5 or so we already have to make. Being able to set a due date on a Work Order seems like it should not require such extensive changes. How would you recommend we accomplish this with minimal changes to our existing integration.