PipedreamHQ / PipedreamHQ/pipedream
[Components] adobe_photoshop_lightroom
- Dominant language
- JavaScript
- Stars
- 11.7k
- Forks
- 5.8k
- Avg merge
- 3d 10h
- Merged PRs (30d)
- 102
Description
# adobe_photoshop_lightroom
## URLs
- https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcTY2kn50F7cgPiqEXqf3txrf8vQMqz9mIJKhg&s
## 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.
Contributor guide
Assessment
This issue has not been assessed yet.