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] sellsy #11630

Open
pipedream-component-development opened this issue Apr 24, 2024 · 1 comment · May be fixed by #11643
Open

[Components] sellsy #11630

pipedream-component-development opened this issue Apr 24, 2024 · 1 comment · May be fixed by #11643
Assignees
Labels
triaged For maintainers: This issue has been triaged by a Pipedream employee

Comments

@pipedream-component-development
Copy link
Collaborator

sellsy

URLs

Webhook Sources

new-contact-instant

Prompt

Emit a new event whenever a new contact is created in Sellsy. Required props: none. Optional props: contact name, contact email, contact number.

new-company-instant

Prompt

Emit a new event when a new company (client or prospect) is created in Sellsy. Required props: none. Optional props: company name, company type (client or prospect), company contact.

updated-opportunity-status-instant

Prompt

Emit a new event when the status is changed on an opportunity in Sellsy. Required props: opportunity name. Optional props: opportunity status, opportunity details.

Actions

create-contact

Prompt

Creates a new contact in Sellsy. The required props are first name, last name, and email. An optional prop could be the company name associated with the contact.

create-opportunity

Prompt

Forms a new opportunity in Sellsy. The required props include opportunity name, value, and the expected close date. An optional prop could be the associated company or contact.

find-or-create-company

Prompt

Checks to see if a company exists in Sellsy and creates it if it doesn't. The only required prop is the company name. An optional prop could be the company email, which if provided, will be used to find or create the company.

@dylburger dylburger added the triaged For maintainers: This issue has been triaged by a Pipedream employee label Apr 24, 2024
@malexanderlim malexanderlim moved this from To Do to Prioritized in Component (Source and Action) Backlog Apr 24, 2024
@michelle0927 michelle0927 self-assigned this Apr 25, 2024
@michelle0927 michelle0927 moved this from Prioritized to Doing in Component (Source and Action) Backlog Apr 25, 2024
@michelle0927 michelle0927 linked a pull request Apr 25, 2024 that will close this issue
@michelle0927 michelle0927 moved this from Doing to Ready for PR review in Component (Source and Action) Backlog Apr 25, 2024
@jcortes jcortes moved this from Ready for PR review to Ready for QA in Component (Source and Action) Backlog Apr 25, 2024
@vunguyenhung vunguyenhung moved this from Ready for QA to In QA in Component (Source and Action) Backlog Apr 26, 2024
@vunguyenhung vunguyenhung moved this from In QA to Ready for QA in Component (Source and Action) Backlog Apr 26, 2024
@vunguyenhung vunguyenhung moved this from Ready for QA to In QA in Component (Source and Action) Backlog Apr 26, 2024
@vunguyenhung
Copy link
Collaborator

I could not test this ticket due to an issue when connecting my Sellsy account. I've created a ticket here: #11653

Moving this one to blocked until the ticket above is resolved

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