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 · 2 comments · May be fixed by #16565
Open

[Components] DitLead #16487

pipedream-component-development opened this issue Apr 30, 2025 · 2 comments · 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
@GTFalcao GTFalcao moved this from Doing to Ready for PR Review in Component (Source and Action) Backlog May 8, 2025
@luancazarine luancazarine moved this from Ready for PR Review to In Review in Component (Source and Action) Backlog May 9, 2025
@luancazarine luancazarine moved this from In Review to Ready for QA in Component (Source and Action) Backlog May 9, 2025
@vunguyenhung vunguyenhung moved this from Ready for QA to In QA in Component (Source and Action) Backlog May 10, 2025
@vunguyenhung vunguyenhung moved this from In QA to Ready for Release in Component (Source and Action) Backlog May 10, 2025
@vunguyenhung
Copy link
Collaborator

Hi everyone, all test cases are passed! Ready for release!

Test report
https://vunguyenhung.notion.site/Components-DitLead-1eebf548bb5e81ed8d79f34e0275cce5

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
Projects
Status: Ready for Release
Development

Successfully merging a pull request may close this issue.

4 participants