New services
Explore Plans
Mobile menu Close menu
woopla phone callswoopla phone calls

Call a phone number and play text

This action will call a phone number to play customizable text. Call rates at https://woop.la/ifttt

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 a phone number to play customizable text. Call rates at https://woop.la/ifttt
API endpoint slug
woopla.tts_call_any
Filter code method
Woopla.ttsCallAny.skip(string?: reason)
Runtime method
runAction("woopla.tts_call_any", {})

Action fields

Tts Text input > Long text

Label
Text
Helper text
Enter the text to be played when call connects.
Slug
tts
Required
true
Can have default value
true
Filter code method
Woopla.ttsCallAny.setTts(string: tts)

Language Dropdown list

Label
Language
Helper text
Select text's language.
Slug
language
Required
true
Can have default value
true
Filter code method
Woopla.ttsCallAny.setLanguage(string: language)

Phone number Text input > Other

Label
Phone Number
Helper text
The phone number to call. International dialing format. Prefix with +. No zeros. Example: +4917098765432
Slug
phone_number
Required
true
Can have default value
true
Filter code method
Woopla.ttsCallAny.setPhoneNumber(string: phoneNumber)