Discussions
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,
Webhook POST Response
I am getting a response of 204 No Content. This is the Notification that is noted on the docs. But in my Ngrok which I use for getting responses, I am getting a 204 No Content
Working with multiple quote
Hey Guys,
With the new servicem8 release I see multiple quotes can be produced to send to clients.
From these multiple quotes one can be selected and it will revert the line items to the quote that was selected.
How do we modify the info from each quote after it has been produced?
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?