PipedreamHQ / PipedreamHQ/pipedream
[Components] vendasta
- Dominant language
- JavaScript
- Stars
- 11.7k
- Forks
- 5.8k
- Avg merge
- 3d 10h
- Merged PRs (30d)
- 102
Description
# vendasta
## URLs
## Polling Sources
### new-setup
#### Prompt
Emit new event when Vendasta is set up as the trigger application. No additional props are needed.
## Actions
### run-automation
#### Prompt
Triggers user-defined automation on demand. User needs to configure the automation action prop, defining what the automation does.
### create-update-company
#### Prompt
Creates a new company or updates existing one in Vendasta. Requires 'company' prop for new company and 'id', 'company' props for updating an existing company.
### create-update-contact
#### Prompt
Creates a new contact or updates existing one in Vendasta. Requires 'contact' prop for new contact and 'id', 'contact' props for updating an existing contact.
Contributor guide
Assessment
This issue has not been assessed yet.