Skip to content

[Components] openphone #14493

@pipedream-component-development

Description

openphone

URLs

Webhook Sources

new-call-recording-completed-instant

Prompt

Emit new event when a call recording has finished. This trigger does not mandate any props configuration by users. Optional props: resourceIds and label. Resource Id has async options.

URLs

Polling Sources

new-outgoing-call-completed

Prompt

Emit new event when an outgoing call has ended. No specific props need to be configured by the user for this trigger.

URLs

new-incoming-call-completed

Prompt

Emit new event when an incoming call is completed which includes calls not picked up by the user or when a voicemail is left. The answeredAt field will be null for unanswered calls. Required props are 'recording' and 'transcription' for accessing the voicemail recording and its transcription.

URLs

Actions

send-message

Prompt

Send a text message via OpenPhone. Required props: from, to and content. Optional props: userId and setInboxStatus. The prop from has async options

URLs

create-contact

Prompt

Create a new contact on OpenPhone. Required props: firstName. Optional props: lastName, company, role, emails, phoneNumbers, and customFields.

URLs

create-update-contact

Prompt

Update an existing one on OpenPhone. Required props: contactId. Optional props: firstName, lastName, company, role, emails, phoneNumbers, and customFields.

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