Skip to content

[Components] contactout #16976

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

Closed
pipedream-component-development opened this issue Jun 4, 2025 · 3 comments · Fixed by #17026
Closed

[Components] contactout #16976

pipedream-component-development opened this issue Jun 4, 2025 · 3 comments · Fixed by #17026
Assignees
Labels
triaged For maintainers: This issue has been triaged by a Pipedream employee

Comments

@pipedream-component-development
Copy link
Collaborator

contactout

URLs

Webhook Sources

new-contact-export-instant

Description

Emit new event when a contact is exported from ContactOut. Useful for triggering workflows when users extract contact data. Requires webhook setup in ContactOut account.

new-contact-viewed-instant

Description

Emit new event when a user views a contact profile. Useful for tracking candidate sourcing activity. Requires webhook configuration.

new-note-created-instant

Description

Emit new event when a user creates a note on a contact profile. Allows syncing notes to CRMs or collaboration tools. Requires webhook subscription configuration.

Actions

search-contact

Description

Search for a contact by name, email, or LinkedIn profile URL. Useful for enriching contact data or checking if a person already exists in your saved contacts. Requires one identifier (name, email, or URL).

save-contact

Description

Save a contact to your ContactOut dashboard. Requires contact details such as name, email, and optionally company, title, and LinkedIn URL.

add-note

Description

Add a note to a saved contact. Requires contact identifier and note content. Useful for adding context or reminders during outreach processes.

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

The API Key in 1PW return sample results, but should be enough for development.

@sergio-eliot-rodriguez
Copy link
Collaborator

Please implement this component as well from user request on #16972:

LinkedIn Profile API
Contact Info API - Single
Company Information from domains
People Search API
Decision Makers API
Company Search API
Email to LinkedIn API
Email Verifier API

@jcortes jcortes self-assigned this Jun 5, 2025
@jcortes jcortes moved this from Prioritized to Doing in Component (Source and Action) Backlog Jun 5, 2025
@jcortes jcortes moved this from Doing to Ready for PR Review in Component (Source and Action) Backlog Jun 6, 2025
@lcaresia lcaresia moved this from Ready for PR Review to Ready for QA in Component (Source and Action) Backlog Jun 9, 2025
@vunguyenhung vunguyenhung moved this from Ready for QA to In QA in Component (Source and Action) Backlog Jun 10, 2025
@vunguyenhung vunguyenhung moved this from In QA to Ready for Release in Component (Source and Action) Backlog Jun 10, 2025
@vunguyenhung
Copy link
Collaborator

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

Test report
https://vunguyenhung.notion.site/Components-contactout-20dbf548bb5e81dcbb5ef0d906a5f923

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.

4 participants