Discussions

Ask a Question

Times to be transferred to Bamboo HR directly

Hello, We are using Service M8 for a job management CRM but we require times clocked in and clocked out by employees to be sent to a system that can generate a timesheet to be approved a manager so that this can be sent to Quickbooks payroll for approval. I linked our account in with Deputy because of this but would rather it links directly with our HR system called Bamboo HR. Is this possible as they have an open API? I look forward to your response. Kind Regards Grant Joyce

Need Api About oauth 2.0 token information

Hi, Is there any API available which is give me some metadata about token like logged in user account info? I need something like this , so after oauth 2.0 i can store some information about token. Please help me about this. Thank you, Smit Karbhari

Mailchimp Integration: what 'Status' are clients allocated in Mailchimp when you do the integration?

We want to set up the Mailchimp integration Add On but are in the tricky position of not technically having permission (yet) to send our clients marketing emails (their data was gathered either pre GDPR, or marketing permission was not expressly collected at the time of gathering the data. If I set up the integration, are all clients allocated 'Subscriber' status? [does Mailchimp assume you already have marketing permission. [I've asked Mailchimp already & they say "For more information on how a specific integration is intended to work, I would recommend reaching out to the developers of the integration itself." So here I am..... Grateful for any help please.

Error when trying to create a task (solved)

For anyone else getting this error when creating a task: I get the error: 400 related_object is not valid The docs do not say anything about having to include the related object (plus that field isn't marked as required) nor do the docs explain what a related object is. But... you do in fact need to include a related object, like the Job. You need to use two fields, like so: "related_object":"job", "related_object_uuid":"b668721f------" The "related_object" term appears to come from the endpoint name, for example, the two I used were: job.json jobcontact.json Hope that helps someone.

Clearing Contents on Client Diary

Hi sir/ma'am, I'd like to know how to clear out the remaining items on a client's diary. I tried to clear them out thru API but the API offers only POST method. The items were email with used of email templates. Thank you.

Template pricing update

Hello, My templates prices do not update as I modify them in material lists. If there a reason for this or a solution?

Attachments

Hi team, When I get attachments, "attachment_source" is always empty. Please could you guide how to get attachments? Regards

Is there an API to fetch and display customer reviews?

I have a client who uses ServiceM8 and wants to display customer reviews on their website with a custom look-and-feel as opposed to the built-in widget. Is there a way to fetch the review details using the API?

API web hook subscription

I've been told to post this here - I have an app (App Id 645932), and the web hook subscriptions drops off after about a week. I've checked through the calls and I can only see status 200 codes. Is there a way to see what is causing the API web hook subscription to drop?

Job Allocations

Hi, I have used a few of the API calls successfully to get job information. Except for job allocations. When I submit a job allocation request, I receive a 200 OK response code. However, the request is blank.