We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Emit new event when a photo is uploaded to a specified Lightroom album. Users can specify the album as an optional filter.
Emit new event when a new album is created in Lightroom. Useful for tracking new photo collections.
Emit new event when a photo is edited in Lightroom. Users can optionally filter by album or specific metadata changes.
Upload a new photo to a specified Lightroom album. Users must provide the image file and specify the destination album.
Create a new photo album in Lightroom. Users must provide the album name and can optionally include a description.
Apply a specified preset to a photo in Lightroom. Users must specify the photo and choose from available presets.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
adobe_photoshop_lightroom
URLs
Webhook Sources
new-photo-uploaded-instant
Description
Emit new event when a photo is uploaded to a specified Lightroom album. Users can specify the album as an optional filter.
new-album-created-instant
Description
Emit new event when a new album is created in Lightroom. Useful for tracking new photo collections.
new-photo-edited-instant
Description
Emit new event when a photo is edited in Lightroom. Users can optionally filter by album or specific metadata changes.
Actions
upload-photo
Description
Upload a new photo to a specified Lightroom album. Users must provide the image file and specify the destination album.
create-album
Description
Create a new photo album in Lightroom. Users must provide the album name and can optionally include a description.
apply-preset
Description
Apply a specified preset to a photo in Lightroom. Users must specify the photo and choose from available presets.
The text was updated successfully, but these errors were encountered: