Discussions
Cisco Webex integration and ServiceM8 macOS
We are going to use NexGen for our phone services (Cisco Webex) and wondering if someone is able to help us setting the CRM integration considering we are using MacOS
ServiceM8 to MYOB character limit
In ServiceM8, when we export invoices or job descriptions to MYOB, the text gets cut off at 255 characters. But according to MYOB’s latest documentation, their transaction description fields now support up to 1000 characters. Why does the ServiceM8 integration still recognise a 255-character limit instead of the new 1000-character limit?
Staff.json Security Role not being updated
Is any progress has being made with fixing the staff.json API endpoint that is currently failing to apply the security_role_uuid to newly created staff objects?
How to setup a webhook addon for jobs status change using Simple function nodeJS
I am trying to create my own addon webhook here but it doesnt seem to trigger and its always telling me invalid function
File api
Problem
How can you create a job using a customer name that already exists?
Hi ,
Changing Completed By:
I am getting the following error when posting an update to a job to change the completion_actioned_by_uuid
{
"errorCode": 400,
"message": "Updating completion_actioned_by_uuid is not supported via API",
"documentation": "Please refer to https://developer.servicem8.com/llms.txt for developer documentation."
}
Has this been removed as previously, this was possible...
NEW Webhook Events - API Key vs OAuth
Hey Guys,
Just been testing out the new webhook events and it's awesome. But, it appears there is no support for Auth using API Keys? OAuth is working fine. Will API Keys be supported for these events?
Quote Accepted - Jobs Endpoint
Hey Legends,
Question about getting appointment slots and blocking slots already taken
Hi, just to confirm, is there a way we could book an appointment through the API and also get the list of available slots we could book? Or is the right approach to use the Job allocation API? Our main concern about using the job allocation API is that it would allow customers to book the same staff, same day, and same time, is there a way we could limit this so it blocks out the slot if someone has already booked?