- 
                Notifications
    
You must be signed in to change notification settings  - Fork 5.5k
 
Closed
Labels
triagedFor maintainers: This issue has been triaged by a Pipedream employeeFor maintainers: This issue has been triaged by a Pipedream employee
Description
salespype
URLs
Polling Sources
new-contact-created
Prompt
Emit new event when a new contact is created. Props: None required.
URLs
contact-updated
Prompt
Emit new event when an existing contact is updated. Required prop is 'contactId'.
URLs
new-campaign-created
Prompt
Emit new event when a new campaign is created. Props: None required.
URLs
Actions
create-contact
Prompt
Create a new contact. Required props are 'firstName', 'lastName', and 'email'. Optional props are 'address', 'city', 'state', 'zip', 'country', 'companyName', and 'birthdate'.
URLs
add-contact-to-campaign
Prompt
Add a contact to a campaign. Required props are 'campaginId' and 'contactId'.
URLs
create-task
Prompt
Create a new task. Required props are 'contactId', 'task', and 'taskTypeId'. Optional props are 'date', 'time', 'duration', and 'note'.
URLs
Metadata
Metadata
Assignees
Labels
triagedFor maintainers: This issue has been triaged by a Pipedream employeeFor maintainers: This issue has been triaged by a Pipedream employee
Type
Projects
Status
Done