PipedreamHQ / PipedreamHQ/pipedream
[Components] logo_dev
- Dominant language
- JavaScript
- Stars
- 11.7k
- Forks
- 5.8k
- Avg merge
- 3d 10h
- Merged PRs (30d)
- 102
Description
# logo_dev
## URLs
- https://docs.logo.dev/introduction
## Webhook Sources
### new-design-uploaded-instant
#### Description
Emit new event when a design is uploaded to the platform. Requires configuration of a webhook URL.
### new-logo-request-instant
#### Description
Emit new event when a user submits a logo design request. Requires configuration of a webhook URL.
### new-approval-status-change-instant
#### Description
Emit new event when the approval status of a design changes (e.g., draft, approved, rejected). Requires configuration of a webhook URL.
## Actions
### create-logo-request
#### Description
Create a new logo design request. Requires details such as design specifications, user contact info, and deadline.
### update-design-status
#### Description
Update the status of an existing design. Requires the design ID and the new status (e.g., 'approved', 'rejected').
### download-design-file
#### Description
Download the file associated with a completed logo design. Requires the design ID.
Contributor guide
Assessment
This issue has not been assessed yet.