Discussions
Having problems with the Invoice Dates in the Invoice Tab
Hello,
field_data_json showing as "Array" in formfield
I have zero issues creating and updating all other fields EXCEPT "field_data_json" in the formfield API - when sending the JSON below, only "Array" shows in the field. The API says "string" for the format.
Zapier - Update Job Status API
This question was submitted as a ticket however I didn't find the answer I was looking for. They suggested to post here instead....
Problems uploading json manifest
I'm having a problem uploading json manifests.
Which date object is used for creating the invoice?
Hi,
Filtering Returning Empty Response
Hi Dev Team, when I call the job endpoint (or any filterable endpoint), I get all the data for that endpoint. However, when I apply the filter to the endpoint, it returns an empty response. Any ideas?
Add custom fields via create job
When creating a job as documented here: https://developer.servicem8.com/reference#post-job-create is it possible to also add custom field data in the same call/request?
Weird Dates on Invoice Tab (dd/mm/00)
I have a problem with the Invoice Date that coming from our app to ServiceM8. It seems there are some jobs that are being assigned as dd-mm-00 on the invoice date. Can you give me some details about how this happens? Thanks!
Webhooks Subscription Getting lost
Hello, I just wanna ask about the subscription of our server to ServiceM8. I keep on subscribing our Server to ServiceM8 three times since December. There will be a time when I perform a GET Response, the webhooks that I subscribed is lost. then after 2 months, it will be lost again. I just wanna know why does this happen.
API
Hi Team,
I am having issue on fetching data from api
I am using this api----->" https://api.servicem8.com/api_1.0/company.json?access_token=*********************************&scope=read_customers"
By using the above api it showing error like this
"{
"errorCode": 403,
"message": "insufficient_scope",
"additionalDetails": ""read_customers" scope required to complete this request"
}"