Discussions
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?
Is there any link between Client Contacts and Job Contacts?
I've noticed that in the UI it's possible to set a Client Contact from a Job Contact and vice versa, I was wondering whether there was any backend link between them or whether it was just a copying of the contact details to a new contact?
AWS Lambdas Deprecated. External Integration process not documented
Hi Team,
Webhooks
Main issue: I need to identify which add-on is currently using my "webhook" in servicem8.