Discussions
Opening attachments on emails.
Hi,
Integrate WordPress contact form to Service M8 job
Hi there
I'm helping a client of yours who currently uses Service M8 for managing jobs.
We'd like to set up a Book a Service form on his website (WordPress), and then use this to open a job in Service M8, carrying through some of the info shared in the form.
GA integration issues
Hi team,
API for Oxygen Accounting
Hi team, I have a potential SM8 client who is using Oxygen Book Keeping for their accounting, their accountant has advised that in order for this to work they will need an API plugin. Is this possible?
If so what is the process and costs involved?
How do we create a booking portal in our website domain?
Hi there, we have been using ServiceM8 for a few years now, it has proved a real asset. As we move forward and set ourselves up for growth there are a few things we are starting to bump our heads on, the first being the restrictions of the online booking service.
Webhook Not sending notification
I am not receiving the notification at all.
webhook not hitting callback url
Even after subscribing to webhook.
[
{
"object": "job",
"callback_url": "https://pickmyorder.co.uk/Test/GetWebBook.php",
"fields": [
"uuid",
"status"
],
"unique_id": "",
"active": true
}
]
SM8 Next Booking Date to Zapier
I'm trying to setup a zapier from servicem8 to google sheets.
Updating addresses on clients and creating new clients with addresses
Hi,
Attachments posted via API not accepting active=1
When posting attachment records via API, I am setting the active value to 1, but when I view the record in the API , the record shows active = 0. I have tried updating that same record to set active = 1, but it remains 0. All other fields of the attachment record seem to post and update correctly. As a result I am not able to view the attachment within the application because active=0. Anyone else have this problem or any ideas?