Discussions

Ask a Question
ANSWERED

AWS Add-on integration

I am making a very simple add-on through AWS Lambda using C#. My Function Handler has arguments of EventArgs & ILambdaContext. I return a string of HTML, but the HTML is not being rendered. Any assistance would be appreciated - I know I'm missing something obvious. I'm guessing my return type is incorrect, but not sure what else to use.

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?

ANSWERED

Zapier?

Hi,

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.

API new line characters

How do I add a new line character to the job address that I am submitting via the job.json api endpoint?