PipedreamHQ / PipedreamHQ/pipedream
[Components] verticalresponse
- Dominant language
- JavaScript
- Stars
- 11.7k
- Forks
- 5.8k
- Avg merge
- 3d 10h
- Merged PRs (30d)
- 102
Description
# verticalresponse
## URLs
- https://verticalresponse.mashery.com/io-docs
## Polling Sources
### new-contact
#### Description
Emit new event when a contact is added to your VerticalResponse account. Required props: none. Optional props: time interval to check for new contacts.
### new-list
#### Description
Emit new event when a list is created in your VerticalResponse account. Required props: none. Optional props: time interval to check for new lists.
## Actions
### add-contact-to-list
#### Description
Add an existing contact to a specified contact list. Required props: the ID of the contact and the ID of the list. Optional props: any additional metadata or tags to associate with the contact.
### create-contact
#### Description
Create a new contact in VerticalResponse with specified details. Required props: contact's name, email, and any mandatory user-defined fields. Optional props: phone number, address, and custom notes.
Contributor guide
Assessment
This issue has not been assessed yet.