-
Notifications
You must be signed in to change notification settings - Fork 5.4k
[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
Comments
The API Key in 1PW return sample results, but should be enough for development. |
Please implement this component as well from user request on #16972:
|
Hi everyone, all test cases are passed! Ready for release! Test report |
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.
The text was updated successfully, but these errors were encountered: