Discussions

Ask a Question
Back to All

How to fetch job attachments URL and Quote Link?

Hello Everyone,

I am using the ServiceM8 API to list jobs. In my table, I have two fields: "Quote Link" and "Attachments".

I want to fetch the downloadable URL for both the quote and the attachments using the API. However, I haven’t been able to find a solution that works.

What I need is:
When I click on either the Quote Link or the Attachment, it should initiate a download.

Can anyone guide me on how to achieve this using the ServiceM8 API?

Thank you!