Discussions

Ask a Question
ANSWERED

Creating a Lambda trigger

What do I need to do to create a Lambda trigger attached to an action? The instance I am thinking of is for example when writing a text note on a job. When I write the note, I would like to trigger an AWS Lambda when the note is completed. Is this possible?

ANSWERED

Custom Fields against Staff and Staff Entity Addon changes?

Hi Developers,

ANSWERED

How to apply filter on records from Company,Job,Materials?

Currently i am quering all the list records, to identify, record exist or not.
if we are having large numbers of records, it takes time to response.

ANSWERED

Data SEcurity

Hi there,

Custom fields added via the API, not appearing in the UI?

Hi,

Adding a Marketing Source Badge Type?

Is there a way to set the type of badge that we create via the API? We would like to add extra marketing sources (and set their images - which I raised another question about.)

ANSWERED

Can we set geo locations or servicing locations for individual staff only?

Can we have an add on created or is there a way to be able to add servicing locations or geo locations for individual staff members only? Rather than the entire franchise? under the franchise options in the franchisor version of ServiceM8 it would be great to have the option to add geo locations to certain staff members of each franchisee account rather than just the entire franchisee account. Or allow both.

ANSWERED

Allow Staff/Subcontractors to set daily availability

Hi, is there a way to create an add on to allow staff/contractors to be able to block out certain times in their calendar to prevent jobs being added when they are not available to work?

Job update via api not displaying

I am working on an integration and I am having trouble with the very end of the integration.
After sending the update, if I pull up the record
https://api.servicem8.com/api_1.0/job/{uuid}.json, the fields reflect the data that I sent in the update, however, if I open the job in Service M8, the new values are not displayed the old values are.
The fields include 3 custom drop down fields, the dropdown status field, as well as the job description text field. The only evidence that something happened is that there is a green C with job completed status (because I sent the status= Completed), and a note.

ANSWERED

URL to open a job in SM8?

Is it possible to construct a URL/link that when clicked on, opens SM8 (web or app) and the job in question?