PipedreamHQ / PipedreamHQ/pipedream

[Components] clarify

Open
#14,681 3 comments 0 reactions 1 assignee Assigned to @jcortes View on GitHub
app enhancement Outreach triaged
Dominant language
JavaScript
Stars
11.7k
Forks
5.8k
Avg merge
3d 10h
Merged PRs (30d)
102

Description

# clarify
## URLs
- https://api.getclarify.ai/swagger#/
## Polling Sources
### new-company-instant
#### Prompt
Emits new event when a fresh company is created. No props required.
### company-added-to-list-instant
#### Prompt
Emits new event when a company was added to a list. Required props: 'Company', 'List'.
### new-person-instant
#### Prompt
Emits new event when a new person is created. No props required.
## Actions
### create-company
#### Prompt
Creates a new company record in the Clarify system. Requires a 'CompanyName' prop.
### find-user
#### Prompt
Searches within the Clarify system for a user based on the given 'email' prop. Returns the found user.
### update-person
#### Prompt
Updates existing person record in the Clarify system. Requires a 'PersonID' prop and any optional props for fields to be updated.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.