Loading...
Asked by Jeff Bell on Jul 11, 2024
Jeff Bell is having trouble accessing file attachments on notes via the API to get public URLs for emails.
Answered by Niko Dixon
Niko Dixon suggests using the Files API by first retrieving the file ID from the note property, then calling the /files/v3/files/{fileId} endpoint to get the URL.