- 
                Notifications
    You must be signed in to change notification settings 
- Fork 5.5k
Closed
Labels
triagedFor maintainers: This issue has been triaged by a Pipedream employeeFor maintainers: This issue has been triaged by a Pipedream employee
Description
DitLead
URLs
Webhook Sources
new-lead-instant
Description
Emit new event when a new lead is added in DitLead. Requires webhook setup in your DitLead account.
new-lead-status-change-instant
Description
Emit new event when a lead's status is updated in DitLead. Requires webhook setup in your DitLead account.
new-note-instant
Description
Emit new event when a note is added to a lead. Requires webhook setup in your DitLead account.
Actions
create-lead
Description
Create a new lead with details such as name, email, phone, and source. Required props: name, email. Optional: phone, status, tags.
update-lead-status
Description
Update the status of an existing lead. Required props: lead ID, new status. Optional: internal note.
add-note-to-lead
Description
Attach a note to an existing lead. Required props: lead ID, content of the note. Optional: author, timestamp.
Metadata
Metadata
Assignees
Labels
triagedFor maintainers: This issue has been triaged by a Pipedream employeeFor maintainers: This issue has been triaged by a Pipedream employee
Type
Projects
Status
Done