Discussions

Ask a Question

Having problems with the Invoice Dates in the Invoice Tab

Hello,

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”?

Rest API error 400

I'm trying to get started using the REST api in python.

ANSWERED

ServiceM8 11 Updates

Hello Dev Team!

ANSWERED

Send PDF to ServiceM8 inbox

Hi,
When form is filled within the job, we want the PDF after the result of form submission send to serviceM8 inbox.
Is there any webhook that trigger after the form submission and is their any API method that attach PDF to inbox relating to specific job. Please guide me ASAP.
Thanks

Auto Badge Allocation

I see in the api documentation that you can automatically allocate a badge. The default is set to 0, I assume that the string required is 1, it updates the badge but doesnt seem to work in servicem8 when I have tested it. I have a client that has a form that is required to be completed on every job, and they want to automatically allocate the badge so they don't forget. Is this what this function does? and what string is required to be entered to enable it if it is correct

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

How to generate an app?

Hi,

Which scope need to create job notes in Oauth?

In API documentation, could not provide the details about the scope for job notes creation.
Please, check the documentation and update. Then provide scope value for job notes creation.