Automate Reddit
Explore Plans
Mobile menu Close menu
Phone Call (US only)Phone Call (US only)

Call my phone

This Action will call your phone number and say a message.

About this action

Triggers, queries, and actions are the building blocks of Applets. Triggers tell an Applet to start, queries ask a question, and actions are its end result.

Developer info

Description
This Action will call your phone number and say a message.
API endpoint slug
phone_call.call_my_phone
Filter code method
PhoneCall.callMyPhone.skip(string?: reason)
Runtime method
runAction("phone_call.call_my_phone", {})

Action fields

Message Text input

Label
Message to say
Slug
message
Required
true
Can have default value
true
Filter code method
PhoneCall.callMyPhone.setMessage(string: message)