We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Emit new event when a call is received. Props: Phone Number (required), Call Duration (optional)
Emit new event when a new SMS or MMS is received. Props: Phone Number (required), Message Content (required)
Initiates a new call to a specified phone number. Required prop is 'phone number'.
Sends an SMS or MMS to a specified phone number. Required props are 'phone number' and 'message'. Optional prop could be 'media' for MMS.
The text was updated successfully, but these errors were encountered:
Duplicate of #11791
Sorry, something went wrong.
No branches or pull requests
fractel
URLs
Webhook Sources
new-call-instant
Prompt
Emit new event when a call is received. Props: Phone Number (required), Call Duration (optional)
URLs
new-sms-mms-instant
Prompt
Emit new event when a new SMS or MMS is received. Props: Phone Number (required), Message Content (required)
URLs
Actions
call-phone
Prompt
Initiates a new call to a specified phone number. Required prop is 'phone number'.
URLs
send-sms-mms
Prompt
Sends an SMS or MMS to a specified phone number. Required props are 'phone number' and 'message'. Optional prop could be 'media' for MMS.
URLs
The text was updated successfully, but these errors were encountered: