Upload Images to Photo Module and Related-Item Photo Sections via API
in review
P
Previous Gecko
Currently, the public API only supports attaching pictures to articles and asset notes. There is no endpoint to upload images directly into a company’s Photo Module or into the Related-Items photo section of a record. This requires users to manually upload photos through the UI, which is time-consuming and prevents automation.
C
Cameron Granger
Merged in a post:
Retrieve Company Photos IDs (Photo Module Section) via API
G
Granite Pigeon
We’d like to request a GET endpoint or an enhancement to the existing /public_photos endpoint that allows us to retrieve photo IDs specifically from a company’s photo module.
Currently, the only way to get the ID is to manually click into each photo, copy the image address, and extract the ID manually—then paste it elsewhere. This is inefficient, especially when managing multiple assets or automating photo associations.
Kristen W.
marked this post as
in review
F
Fulvous Chipmunk
We need to be able to upload photos to an asset via the API - at the moment I've only found the endpoint to upload files which is a workaround but we need to be able to view the images without downloading it first!