PipedreamHQ / PipedreamHQ/pipedream
[Components] relintex_crm
- Dominant language
- JavaScript
- Stars
- 11.7k
- Forks
- 5.8k
- Avg merge
- 3d 10h
- Merged PRs (30d)
- 102
Description
# relintex_crm
## URLs
- https://relintex.readme.io/reference/lead-v2
## Webhook Sources
### new-lead-instant
#### Description
Emit new event when a new lead is created in Relintex CRM. Users can filter by lead status or assigned user (optional).
### new-contact-instant
#### Description
Emit new event when a new contact is added to Relintex CRM. Users can specify a contact type or tag to filter (optional).
### lead-status-updated-instant
#### Description
Emit new event when a lead's status is updated in Relintex CRM. Users can filter by specific statuses (optional).
## Actions
### create-lead
#### Description
Create a new lead in Relintex CRM. Requires lead name and contact details. Optionally assign to a user.
### update-lead-status
#### Description
Update the status of an existing lead in Relintex CRM. Requires lead ID and the new status.
### create-contact
#### Description
Create a new contact in Relintex CRM. Requires contact name and email. Optionally associate with a lead or company.
Contributor guide
Assessment
This issue has not been assessed yet.