Discussions
i get all attachment data through this Api https://api.servicem8.com/api_1.0/attachment/{uuid}.json but i want to see the attachment
i get all attachment data through this Api
https://api.servicem8.com/api_1.0/attachment/{uuid}.json
but i want to see the attachment
Recurring Jobs API entity?
Hi. I'm looking to report on Recurring Jobs and planned, yet to be confirmed, dates.
UTM tracking on invoice and quote link.
Hi everyone,
Form to Quote
can you covert a form to a quote
Custom Field API Help
Hi
How do I retrieve an attachment UUID?
Scenario...
Automatically Job pop up
When I open ServiceM8 my next job automatically pops up. This is becoming very annoying.
Custom report required from ServiceM8
Hello,
Deposit paid through Stripe on the Online Booking Form
Hi, when a deposit payment is made on the online booking form using Stripe, are the card details of that customer saved onto the Stripe Dashboard? This is a feature of Stripe in Ireland when they pay an invoice through a link or over the phone, their card details are always saved to your dashboard for future charging. However, I am not sure if the API with ServiceM8 allows the card details to be saved?
Retrieve All Jobs and Sort by most recent in Guzzle/PHP
Hi - I'm using: https://api.servicem8.com/api_1.0/job.json like this using PHP:
https://api.servicem8.com/api_1.0/job.json?%24filter=status%20eq%20'$status'"
where $status = "Work Order";