Discussions

Ask a Question
ANSWERED

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!

ANSWERED

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"
}"

ANSWERED

How to Revoke Connection using API

Hi,

ANSWERED

Regarding Refresh Token

Hi i am facing problem in API Integration.

ANSWERED

Api endpoint for Diary entries

Hi,
I am wondering about a few things. What are all the current endpoints in SM8 (documented and undocumented).
The reason I ask is that fumbling around I can find a few end points that are not in the API Reference guide, and I wonder if there is an undocumented endpoint that I am in need of.

Create Webhook Response success False Problem

Hi ,

Creatinf Webhook Response Success Error

Hi there, I'm building an add-on for a client and need to setup a webhook. When I return the challenge, I get the following message: {'success': False, 'message': 'Invalid callback challenge key returned'}.

ANSWERED

Documents produced via API displaying incorrect currency

Hi There,