- 
                Notifications
    You must be signed in to change notification settings 
- Fork 5.5k
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
- https://www.openphone.com/docs/api-reference/phone-numbers/list-phone-numbers
- https://www.openphone.com/docs/api-reference/messages/send-a-text-message
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
Type
Projects
Status