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] proposify #15348

Open
pipedream-component-development opened this issue Jan 21, 2025 · 0 comments
Open

[Components] proposify #15348

pipedream-component-development opened this issue Jan 21, 2025 · 0 comments
Labels
triaged For maintainers: This issue has been triaged by a Pipedream employee

Comments

@pipedream-component-development
Copy link
Collaborator

proposify

URLs

Polling Sources

new-proposal-created-instant

Description

Emit new event when a proposal is created. Required props: None. Optional props: None.

new-proposal-sent-instant

Description

Emit new event when a proposal is sent or marked as sent by a user. Required props: None. Optional props: None.

new-proposal-viewed-instant

Description

Emit new event when a proposal is viewed by a client. Required props: None. Optional props: None.

new-client-commented-instant

Description

Emit new event when a client leaves a comment on a viewed proposal. Required props: None. Optional props: None.

new-proposal-signed-instant

Description

Emit new event when a proposal is signed by a client. Required props: None. Optional props: None.

Actions

create-proposal

Description

Create a new proposal by specifying required props such as proposal name and client ID. You can optionally configure details like proposal template and due date.

create-client

Description

Create a new client by providing props such as client name, email, and contact details. Additional optional props include notes or tags for client categorization.

@pipedream-component-development pipedream-component-development added the triaged For maintainers: This issue has been triaged by a Pipedream employee label Jan 21, 2025
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
None yet
Development

No branches or pull requests

1 participant