This action will call your phone number to play customizable text. Call rates at https://woop.la/ifttt
- API endpoint slug
- woopla.tts_call
- Filter code method
- Woopla.ttsCall.skip(string?: reason)
- Runtime method
- runAction("woopla.tts_call", {})
Action fields
- 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.ttsCall.setTts(string: tts)
- Label
- Language
- Helper text
- Select text's language.
- Slug
- language
- Required
- true
- Can have default value
- true
- Filter code method
- Woopla.ttsCall.setLanguage(string: language)