Discussions

Ask a Question

Request for API OAUTH Access

Hello, I would like to request a developer password for the REST API, im currently using the http access.

Scheduling

Is there a way to create a client in the dispatch board eg. Real Estate client, then send the tenant a link to book in the job. similar to the new services ability, but the company creates the job and they can only select a time slot?

Non-Expiry Token

Is it possible to generate a long lived or non-expiry token?

Pagination?

Does List All Jobs API supports pagination? If yes how it can be implemented? Couldn't find anything in the documentation.

Adding an attachment via the API

Hi there,

Creating a new client and contact

I am in the process of planning an integration between ServiceM8 and a popular form system.

Oauth2 /api/user endpoint?

Is there any way to get the currently authenticated user details from either the API (once authenticated) or during the oauth process? I only need email address (or some unique identifier) but the docs don't seem to suggest its possible...

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?

Arrays for Job Materials

I am wonder if there is an option to send Job Materials as arrays? I have tried to do this, but nothing shows up in a Job. If I do it as a single object it goes in. I am trying to do this through Zapier so it takes 15 different tasks to add 15 different materials one by one. I would like to stack them as an array to a job.

Can you retrieve Tasks by Job UUID rather than task UUID?

I want to retrieve a list of tasks per job to display on a client portal, but it would be much simpler if I could get the tasks by the job id.