Skip to content

[Components] DitLead #16487

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
pipedream-component-development opened this issue Apr 30, 2025 · 1 comment · May be fixed by #16565
Open

[Components] DitLead #16487

pipedream-component-development opened this issue Apr 30, 2025 · 1 comment · May be fixed by #16565
Assignees
Labels
triaged For maintainers: This issue has been triaged by a Pipedream employee

Comments

@pipedream-component-development
Copy link
Collaborator

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.

@pipedream-component-development pipedream-component-development added the triaged For maintainers: This issue has been triaged by a Pipedream employee label Apr 30, 2025
@sergio-eliot-rodriguez
Copy link
Collaborator

DitLead team provided access.

@GTFalcao GTFalcao self-assigned this Apr 30, 2025
@GTFalcao GTFalcao moved this from Prioritized to Doing in Component (Source and Action) Backlog Apr 30, 2025
@GTFalcao GTFalcao linked a pull request May 6, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triaged For maintainers: This issue has been triaged by a Pipedream employee
Development

Successfully merging a pull request may close this issue.

3 participants