Discussions

Ask a Question
Back to All

Job update via api not displaying

I am working on an integration and I am having trouble with the very end of the integration.
After sending the update, if I pull up the record https://api.servicem8.com/api_1.0/job/{uuid}.json, the fields reflect the data that I sent in the update, however, if I open the job in Service M8, the new values are not displayed the old values are.
The fields include 3 custom drop down fields, the dropdown status field, as well as the job description text field. The only evidence that something happened is that there is a green C with job completed status (because I sent the status= Completed), and a note.

Can you provide any insight as to why the data is not displaying in the fields within ServiceM8?