Discussions

Ask a Question

completion_date being marked as NULL when Job Status is Completed

Hi there,

CRM Integration

We are looking for a CRM that will integrate with Servicem8 and Xero but keep the the bulk of the sales and contracts communication/data out of Servicem8 as we are concerned that it will bog down the system which we are currently using well for our Production crew. Can anyone please advise of options that are available? We are currently using Greenrope as our CRM but would be willing to change to another if the integration work has already been achieve.

Accessing the my shift feature via the API

Hi,

Job creation via api

hi can I post a job with a specified job number using the API
I want to create a job via API that has a
(job number, job name, customer, startdate, descrition , status, contact name)

Recieving webhooks through google app script

We're trying to use Google App Script to receive webhooks. We're having trouble sending the response to the challenge while subscribing to the webhook because Google app script redirects to another url. Do you have any sample Google app scripts for this? Any help will be appreciated.

Typo in addon-sdk-samples/hello-world-addon-python/README.md?

Should
“3. Upload index.js to your lambda function”
be
“3. Upload index.py to your lambda function”?

ANSWERED

SM8 Webhook performance

Is anyone having problems with the very slow delivery of webhooks from Sm8? Periodically SM8 stop sending webhooks for a while, sometimes 6 minutes, sometimes an hour, and then they send a tital of webhooks built up over that time?

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

Get Client attached to a job

I'm building an integration with a third-party CRM whenever a new job is created, I want to transfer details of the job and the client to the CRM.

Staff Message not Saving

Hi there, when I set active to 1, I expect the message to appear in the app. But it doesn't. Is that possible?