Discussions

Ask a Question

Invalid Response Received Invalid JSON Response Received

My addon activates just fine, and even gets the event details for the callback; however, regardless of what I return (nothing, a full HTML page, or pieces of HTML) I get the following error in the modal window/iframe:

If i am searching for someone to build automated job bookings from our website, what languages must the dev know to work with your API?

We're about to redesign out site and I want to explore having our booking form auto push a create a job/quote in servicem8. Just wondering when we search for a dev to make this, what skills/languages the dev should have as a prerequisite?

API vs Zapier integration with PropertyMe

Hi,
What would you recommend would be the bet solution to integrate PropertyMe with ServiceM8?
Would this be through API or Zappier?

Clock On / Off Data

Is there access to View / Edit / Create Clock In & Out data points for Staff Members?

Styling Services Addon in an iframe with CSS to match rest of site

Hi there,

ANSWERED

MDM device management

Hello, I use Meraki to roll out profiles to supervised devices. I can change the settings for the iOS app via a management setting page within Meraki but I am unsure ho to type the 'Keys"

Adding supplier invoices for jobs

First let me say I am not a servicem8 user. I am currently evaluating it, and having an API is a major plus in my book.

Please specify an object for subscription

Hi
i created developer account at m8
Im facing some problems using webhooks
I have authenticated and get the access token
and with that access token I was sending another api call to get list of web hooks but it gives me this error :
{
"success": false,
"message": "Please specify an object for subscription"
}

Scheduling a Job via API

Hi All,

CORS blocking me

Please Help!!!
I cannot do anything via api anymore.
It all worked up until 4 or 5 days ago, then started sporadic failures until now it is not working at all
When I try to do anything via API, when I set credentials to true, I get "Credential is not supported if the CORS header ‘Access-Control-Allow-Origin’ is ‘*’" and then when I set it to false I get this "Did not find method in CORS header ‘Access-Control-Allow-Methods’"