Skip to content

[Components] salespype #11038

@pipedream-component-development

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 employee

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions