Discussions
IOS Universal Links
Hi guys,
Invalid Addon Manifest. Cannot combine type 'app' with event field for menuItem
Hi guys,
Example in documentation not working
Copied and pasted example from https://developer.servicem8.com/docs/client-api
Automatically Display Job
Hi,
I am just playing around with some ideas and features I have seen in the Xero integration where in Xero I can click a button and it will navigate to: https://go.servicem8.com/Xero_ViewInvoice?id=##jobUid##
"Retrieve a Client" causes add-on to timeout
I'm attempting to create something very similar to the Tasks tab on the Dispatch Board. The code below works but timesout if I replace
Did Hello World Add-on walkthrough video but button isn't showing?
I followed the steps in the "Hello World Add-on" walkthrough video https://servicem8.wistia.com/medias/wq8m85x2ib but the "Hello Action" button isn't showing on the Modify job window?
Error authorising ServiceM8 to execute lambda function
As per https://github.com/servicem8/addon-sdk-samples/tree/master/hello-world-addon-python , I have set up an AWS account and created an index.py :
https://us-east-2.console.aws.amazon.com/lambda/home?region=us-east-2#/functions/servicem8-addon-sdk-hello-world-function
Typo in addon-sdk-samples/hello-world-addon-python/README.md?
Should
“3. Upload index.js to your lambda function”
be
“3. Upload index.py to your lambda function”?
Styling Services Addon in an iframe with CSS to match rest of site
Hi there,
Add data to Custom Field in Job
Hi,
I have been reading through the API documentation and I can see I can create / update the custom fields if the client has this enabled (which they do)
But how do I add data to a custom field that is linked to their job module via the ServiceM8 API.