PipedreamHQ / PipedreamHQ/pipedream
[Components] onehash
- Dominant language
- JavaScript
- Stars
- 11.7k
- Forks
- 5.8k
- Avg merge
- 3d 10h
- Merged PRs (30d)
- 102
Description
# onehash
## URLs
- https://app.swaggerhub.com/apis-docs/onehash1/one-hash_api_collection/4b7517a7-9c5e-40c5-8728-6610de35dabf
## Webhook Sources
### new-lead-instant
#### Description
Emit new event when a new lead is created in the CRM. Requires configuration of the sales pipeline or user to monitor.
### new-opportunity-instant
#### Description
Emit new event when a new sales opportunity is logged. Useful for triggering automation when deals are initiated. Requires selection of sales team or opportunity stage filter (optional).
### new-ticket-instant
#### Description
Emit new event when a new support ticket is created in the helpdesk module. Can be filtered by assigned agent or department (optional).
## Actions
### create-lead
#### Description
Create a new lead in the CRM. Requires lead name, contact details, and optionally assign to a user or team.
### create-ticket
#### Description
Create a new support ticket in the helpdesk. Requires subject, description, and customer contact; optionally assign to a department or agent.
### update-opportunity-stage
#### Description
Update the stage of an existing sales opportunity. Requires opportunity ID and the target stage.
Contributor guide
Assessment
This issue has not been assessed yet.