Post Woopla voice messages to Slack channel
This trigger fires when you leave a voice message on any of our trigger hotlines. We transcribe your message into text. Enter a 3-digit code to distinguish events. Dial-in numbers at https://woop.la/ifttt
Developer info
- API endpoint slug
- woopla.trigger_recording
Trigger fields
Trigger code Text input > Regular expression
- Label
- Enter a 3-digit code
- Helper text
- Anything from 000 to 999 is fine.
- Slug
- trigger_code
- Required
- true
- Can have default value
- true
Ingredients
Created at Date and time event was created.
- Slug
- created_at
- Filter code
- Woopla.triggerRecording.CreatedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06+05:00
Phone number Your phone number used for this call.
- Slug
- phone_number
- Filter code
- Woopla.triggerRecording.PhoneNumber
- Type
- String
- Example
- +49203987654321
Called number The phone number of our trigger hotline used for this call.
- Slug
- called_number
- Filter code
- Woopla.triggerRecording.CalledNumber
- Type
- String
- Example
- +16282222790
Trigger code The 3-digit trigger code entered during the call.
- Slug
- trigger_code
- Filter code
- Woopla.triggerRecording.TriggerCode
- Type
- String
- Example
- 123
Recording transcript This is the transcript of your recorded audio message.
- Slug
- recording_transcript
- Filter code
- Woopla.triggerRecording.RecordingTranscript
- Type
- String
- Example
- Hello, this is a transcription of my recorded audio message on the phone.
Recording confidence A confidence estimate between 0.0 and 1.0. A higher number means the system is more confident that the recognition is correct.
- Slug
- recording_confidence
- Filter code
- Woopla.triggerRecording.RecordingConfidence
- Type
- String
- Example
- 0.8439585
Recording url Direct URL to an MP3 audio file which holds the recorded audio.
- Slug
- recording_url
- Filter code
- Woopla.triggerRecording.RecordingUrl
- Type
- File URL
- Example
- https://example.com/path/to/file.mp3
Recording language The language of your recording in BCP-47. Language can be configured in your account settings at https://woop.la/ifttt/
- Slug
- recording_language
- Filter code
- Woopla.triggerRecording.RecordingLanguage
- Type
- String
- Example
- en-US