Skip to content

[Components] specific #12906

@pipedream-component-development

Description

specific

URLs

Webhook Sources

new-contact-instant

Prompt

Emits new event whenever a new contact is created. The trigger requires no props.

URLs

new-conversation-instant

Prompt

Emits new event whenever a new conversation is initiated. The trigger requires no props.

URLs

Actions

create-conversation

Prompt

Initialise a fresh chat thread. Requires 'user-id' prop to identify the conversation's owner. Optional 'title' prop can provide a conversation's subject line.

URLs

update-create-contact

Prompt

Modify an existing contact details or create a new one if the specified contact does not exist. Mandatory props are 'contact-id' and 'contact-info'. Contact-info should contain the updated details.

URLs

find-company

Prompt

Retrieve details of a specified company. The 'company-id' prop is required to identify the targeted company.

URLs

Metadata

Metadata

Assignees

Labels

triagedFor maintainers: This issue has been triaged by a Pipedream employee

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions