Discussions

Ask a Question

Retrieve a form document

Good day, Is there any functionality for an API to retrieve a form document. I can see a document_uuid in the list of forms, but no API to retrieve the physical form? Kind Regards Jeandre Jonker

Recurring Jobs API entity?

Hi. I'm looking to report on Recurring Jobs and planned, yet to be confirmed, dates. Does anyone know what API reference / entity they are in? I though JobActivity, but it doesn't look like it. Thanks
ANSWERED

How to get custom app on to client's servicem8 account

I'm helping a client make a webhook app and have got it going on my own dev account. However, now I'm trying to get a custom app on their account. They've given me the info but it's not a dev account. How would I be able make a custom app on their account?

Webhook notifications for badges being applied

My client would like to create an integration based on the application of badges. These badges may be applied to a job at any point and it would trigger a series of events. Is there a way to subscribe to a webhook when a badge is applied?
ANSWERED

Demo account provision

Registration response... ```json { "success": true, "account_type": "Demo", "account_url": "https://go.servicem8.com/PluginMultipleDatabases_WaitForDatabaseCreation?&s_token=[REDACTED]" } ``` going to account url link shows `Service Unavailable`. is this service no longer available? or just one more frustrating thing that does not work, which is a pity as i actually do like servicem8 and have been using from almost the very beginning.

Can the apple map be switched back to google maps?

Can the apple map be switched back to google maps?

Is there any update to the API with the addition of SERVICES

Badges is not working for me in creation of jobs using API

Hi there, Please help me regards jobs creation API, All other this things are working fine for me. But the only issue is attaching badges to the job. Can you please help me. My code is $data = array( "status" => "Work Order", "active" => 1, "badges" => ["98e60b34-4ab5-4bab-8266-32ffb014feeb","5575f149-1e03-491f-be6f-494a00deb45b"], "job_address" => $s_address, "billing_address" => $s_address, "job_description" => $item_headings, "category_uuid" => "bdbb285a-4a95-4504-a91e-73891233d71b", ); Please help me ASAP

Custom Badge Images

Is there a way to include our own custom badge images? Or do they need to be selected from the existing ones that you have defined?

Webhooks

Using the API to intergrate a 3rd party schedule Is it possible to have the option for the Job webhook to be fired on a Job Update or Job Change? Their Zapier app only fires on New Jobs for servicem8