This action will call a phone number to play an MP3 audio file. Call rates at https://woop.la/ifttt
- API endpoint slug
- woopla.mp3_call_any
- Filter code method
- Woopla.mp3CallAny.skip(string?: reason)
- Runtime method
- runAction("woopla.mp3_call_any", {})
Action fields
- Label
- URL
- Helper text
- Direct URL to an MP3 audio file.
- Slug
- url
- Required
- true
- Can have default value
- true
- Filter code method
- Woopla.mp3CallAny.setUrl(string: url)
- 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.mp3CallAny.setPhoneNumber(string: phoneNumber)