Discussions

Ask a Question

"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

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,

How to Get Staff Bookings by Staff UUID

I've been looking through the API and I can't figure how to get all the booked jobs for a staff member using staff uuid.

Clock On Clock off data

Hey just rehashing an old question. Can we modify clock on clock off data yet??
Also has there been any other change to the endpoint and how it works?

Company API filters return empty results when special characters are used

When using the Company API with name filter and the checked value has special characters like ' or & the results are empty. I've double checked and company I'm looking for exists.

Viewing the console

If I edit the code for an addon online, within the addon itself and then test it on a job or client card, how can I view the results of console.log?