Discussions
Retrieve job attachments via /api_1.0/JobDiaryItem.json endpoint
about 1 month ago by Michael Petrie
Hi ServiceM8 Team,
I am using a connected integration (via Make.com) to access job-related data through your API.
I’m trying to retrieve job attachments via the /api_1.0/JobDiaryItem.json endpoint using a valid JobUUID, but I’m receiving the error:
[400] jobdiaryitem is not an authorised object type
I’ve confirmed:
- My account is fully authorised and admin-level
- The integration is authenticated successfully
- The Job UUID is valid
From other discussions it looks like OAuth is required though I'm not sure how to obtain this via private app. How would I go about this / are there any other solutions?
Thanks :)