Discussions

Ask a Question

Create Job and Update Job Module

Is Create Job and Update Job is the same? If the UUID parameter from the Create Job does have a value? I tried running it in the API Reference, it did succeed but when I was doing an API call on my code the values didnt change in ServiceM8.

VENDOR phone numbers?

Is there a reason the vendor phone numbers are missing from the API?

Webhook POST Response

Does anyone here know how to get the HTTP response on webhook in C#, I have a response content-type x-www-form-urlencoded but in a form of JSON. I can't get the resource_url parameter.

attachment filtering on edit date does not work

Hi,

SMS doesn't support accented characters

Hi There,

Invalid grant error

I create script in php so once i allowed the scope i get access token and refresh token. Then whenever i run file of create contact in servicem8 i get new token from refresh token then use that new token of creating contact. But this automatically stop after 2 or 3 days.

ASSET API

Any idea when the Assets from 7.0 will be available for API access?

API help: Create a new Attachment

Hello Support Team,

Attachments Endpoint Returning 500

Hi there, someone who is using my attachment download add-on is returning a 500 when trying to access the attachment list endpoint. I tried it in Postman and got the same response. May I email you directly to troubleshoot the account? It works against other accounts. Thank you.

Handling Webhooks While Offline

Hi there, I've built an app for someone, and it depends on the webhook for the app to work. We're seeing the app act as if it's not receiving webhook data, and we think it's because they are in situations with no internet access. Does the webhook retry after an elapsed time? How do we handle webhooks when the app is offline?