Discussions

Ask a Question

How do I create a test app with the addon callback URL set to localhost?

Hello,

Quoted jobs doubling up once accepted to work order & how to create reports

Hi,

Feature request: SM8 Phone Call audio recording download

Hi there,

Job Completion Document / Invoice Template / API

When certain jobs are completed in Service M8, I want to create a "Job Completion Document"

Annual memberships

How can I set up annual memberships for customers? We want to offer a membership which has exclusive discounts to customers

Is it possible to send info with Zapier to CRM

Hi Im wanting to send the following info once a job is marked completed to my go high level CRM with Zapier and need it to send the following info.

Home Office Location - How to change?

I need to change our home office location on the map to our new business address. I cant see how to change it can someone please help. Thank you.

ANSWERED

Webhooks: "Please specify an object for subscription"

I am trying to create a webhooks subscription in the api with the following body:
{
"object": "job",
"fields": "uuid,active,job_address,billing_address,status",
"callback_url": "my url"
}

API type mismatch - total_invoice_amount is sometimes string, sometimes float

I am having a real issue getting an API custom connector in PowerApps to work with Servicem8's API.

I need to refresh servicem8 page or job module using progamitically into custom addon

I have one custom addon, i want refresh job module on my custom button into custom addon.