Discussions
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 Revoke Connection using API
Hi,
Regarding Refresh Token
Hi i am facing problem in API Integration.
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'}.
Documents produced via API displaying incorrect currency
Hi There,
Creating a Lambda trigger
What do I need to do to create a Lambda trigger attached to an action? The instance I am thinking of is for example when writing a text note on a job. When I write the note, I would like to trigger an AWS Lambda when the note is completed. Is this possible?
Custom Fields against Staff and Staff Entity Addon changes?
Hi Developers,
How to apply filter on records from Company,Job,Materials?
Currently i am quering all the list records, to identify, record exist or not.
if we are having large numbers of records, it takes time to response.