PipedreamHQ / PipedreamHQ/pipedream

[Components] placetel

Open
#13,369 0 comments 0 reactions 0 assignees View on GitHub
triaged
Dominant language
JavaScript
Stars
11.7k
Forks
5.8k
Avg merge
3d 10h
Merged PRs (30d)
102

Description

# placetel
## URLs
## Webhook Sources
### new-accepted-call-instant
#### Prompt
Emits new event when a call is accepted. No user configured props required.
### new-incoming-call-instant
#### Prompt
Emits new event when a new inbound call is detected. No user configured props required.
### new-outgoing-call-instant
#### Prompt
Emits new event when a new outbound call is executed. No user configured props required.
## Actions
### initiate-call
#### Prompt
Initiates a call within the Placetel system. Props: 'to': The destination number, required. 'from': The originating number, required. 'duration': Duration of the call, optional.
### send-sms
#### Prompt
Sends an SMS message to a recipient within the Placetel ecosystem. Props: 'to': The recipient's number, required. 'message': The content of the SMS message, required.
### create-contact
#### Prompt
Creates a new contact in Placetel. Props: 'name': The name of the contact, required. 'number': The phone number of the contact, required. 'email': The email of the contact, optional.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.