Discussions
If - then logic
Would it be possible for you to add "if - Then " logic to the pricing questions in the service module. ie if the answer to a question is yes then go to next question, if the answer is no go to a different question. I would be willing to pay for this adding as a custom development.
REST API usage limits to import data from legacy platform
Hello.
We're looking to potentially use servicem8 for our plumbing business but would need to import data from our current CRM (Insightly) for this to work for us.
Notification of update to answer of Services Add-On question
Is there a way to trigger an automated action if an answer to a question within the Services Add-On is updated?
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
"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”?