Discussions

Ask a Question

Multiple quotes using api

I want to generate multiple quotes for same job id using API so that I can send to my customer.

Addon with webhook to AWS Lambda function is not firing consistently

We have created an add-on that sends data to an AWS Lambda function on various events (e.g. Job Create, Job Update). Sometimes the webhook is firing as expected, at other times we either never receive the event to our Lambda function, or we receive it many days later. Often we need to make an update to a job in order for it to trigger the webhook to send the event to our Lambda function.

Does anyone use Lana CRM or any other recommendations

Would like a great CRM to interact really well to service m8

Wordpress Integration

I am making a website for a client and we have integrated Google Reviews into the website.

Can I link Sm8 proposals to Hubspot

I have been able to link servicem8 to hubspot for deals and database through an API however I would like to be able to use the ServiceM8 proposal tool so I can replace Quotient however i was unable to last time we looked.

Get uuid based on generated_job_id

I don't have uuid only have generated_job_id how can I use this field to get uuid?

How can I identify where the add-on is added.

When an Add-on is added to any account, we authorize it by generating the access token and refresh token.
{
"access_token": "your_access_token_here",
"expires_in": 3600,
"token_type": "bearer",
"scope": "read_customers read_jobs",
"refresh_token": "your_refresh_token_here"
}
We receive this output, but we cannot identify where our Add-on is added as we do not receive any location ID or anything similar.

Quick

Quickbooks note

GA4 and Form fill out.

I have read the whole help section about how to do this. But for some reason its not showing up in my analytics as an event. What I'm a suppouest to do? I really need to track conversions and send them to AdWords so i can do my campaign properly....

Pipedrve and Servicem8 integration - Custom field in webhook payload

Hi. We are currently doing integration between Pipedrive and ServiceM8. We are trying to make it happen when updates are made in ServiceM8, it will also update back it Pipedrive. Like closed job and update status field as Won in Pipedrive.