Skip to content

[Components] richpanel #15105

@pipedream-component-development

Description

richpanel

URLs

Polling Sources

new-ticket

Prompt

Emit new event when a support ticket is created. Optionally filter by status, priority, or assigned agent. Requires webhook setup in Richpanel.

URLs

new-message

Prompt

Emit new event when a customer sends a new message on an existing or new ticket. Optionally filter by channel (e.g., email, chat). Requires webhook setup in Richpanel.

URLs

Actions

create-ticket

Prompt

Create a new support ticket. Optional props are 'id', 'status', 'commentBody', 'commentSenderType', 'viaChannel', 'viaSourceFrom', 'viaSourceTo' and 'tags'.

URLs

add-ticket-message

Prompt

Add a message to an existing ticket. Required props are 'Id', 'commentBody' and 'commentSenderType'. Id has async options.

URLs

update-ticket-status

Prompt

Update the status of an existing ticket. Required props are 'Id' and 'status'. Id has async options.

URLs

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions