Skip to content
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

[Components] affinity #11402

Open
pipedream-component-development opened this issue Apr 11, 2024 · 0 comments · May be fixed by #11430
Open

[Components] affinity #11402

pipedream-component-development opened this issue Apr 11, 2024 · 0 comments · May be fixed by #11430
Labels
blocked Issue is blocked pending a resolution paid-account-needed Blocked because it is necessary a paid account to continue the development triaged For maintainers: This issue has been triaged by a Pipedream employee

Comments

@pipedream-component-development
Copy link
Collaborator

pipedream-component-development commented Apr 11, 2024

affinity

URLs

Polling Sources

new-organization

Prompt

Emit new event when a new organization is added. No props required.

new-opportunity

Prompt

Emit new event when a new opportunity is created. Props required are title and description of opportunity.

field-value-changes

Prompt

Emit new event when a field value changes. Required props are field name and new value. Optional prop could be previous value.

Actions

create-person

Prompt

Creates a new person entry. Requires an input prop for person details. Use the 'search' function to avoid duplicate entries.

update-entity

Prompt

Updates the fields of a person, organization, or opportunity. Requires entity identification information and the updated fields as input props.

create-opportunity

Prompt

Creates a new opportunity entry. Requires an input prop for opportunity details. Use the 'search' function to avoid duplicate entries.

@dylburger dylburger added the triaged For maintainers: This issue has been triaged by a Pipedream employee label Apr 11, 2024
@malexanderlim malexanderlim moved this from To Do to Prioritized in Component (Source and Action) Backlog Apr 11, 2024
@michelle0927 michelle0927 self-assigned this Apr 12, 2024
@michelle0927 michelle0927 moved this from Prioritized to Doing in Component (Source and Action) Backlog Apr 12, 2024
@michelle0927 michelle0927 linked a pull request Apr 12, 2024 that will close this issue
@michelle0927 michelle0927 added paid-account-needed Blocked because it is necessary a paid account to continue the development blocked Issue is blocked pending a resolution labels Apr 12, 2024
@michelle0927 michelle0927 removed their assignment Apr 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked Issue is blocked pending a resolution paid-account-needed Blocked because it is necessary a paid account to continue the development triaged For maintainers: This issue has been triaged by a Pipedream employee
Development

Successfully merging a pull request may close this issue.

3 participants