A beginner's guide
Explore Plans
Mobile menu Close menu
woopla phone callswoopla phone calls

History of trigger calls with voice message received

This query returns a list of when you leave a voice message on any of our query hotlines.

About this query

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 query returns a list of when you leave a voice message on any of our query hotlines.
API endpoint slug
woopla.history_of_trigger_calls_with_voice_message_received
Runtime method
performQuery("woopla.history_of_trigger_calls_with_voice_message_received")

Query 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 atDate and time event was created.

Slug
created_at
Filter code
Woopla.historyOfTriggerCallsWithVoiceMessageReceived.CreatedAt
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06.000+05:00

Phone numberYour phone number used for this call.

Slug
phone_number
Filter code
Woopla.historyOfTriggerCallsWithVoiceMessageReceived.PhoneNumber
Type
String
Example
+49203987654321

Called numberThe phone number of our trigger hotline used for this call.

Slug
called_number
Filter code
Woopla.historyOfTriggerCallsWithVoiceMessageReceived.CalledNumber
Type
String
Example
+16282222790

Trigger codeThe 3-digit trigger code entered during the call.

Slug
trigger_code
Filter code
Woopla.historyOfTriggerCallsWithVoiceMessageReceived.TriggerCode
Type
String
Example
123

Recording transcriptThis is the transcript of your recorded audio message.

Slug
recording_transcript
Filter code
Woopla.historyOfTriggerCallsWithVoiceMessageReceived.RecordingTranscript
Type
String
Example
Hello, this is a transcription of my recorded audio message on the phone.

Recording confidenceA 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.historyOfTriggerCallsWithVoiceMessageReceived.RecordingConfidence
Type
String
Example
0.8439585

Recording URLDirect URL to an MP3 audio file which holds the recorded audio.

Slug
recording_url
Filter code
Woopla.historyOfTriggerCallsWithVoiceMessageReceived.RecordingUrl
Type
File URL
Example
https://example.com/path/to/file.mp3

Recording languageThe 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.historyOfTriggerCallsWithVoiceMessageReceived.RecordingLanguage
Type
String
Example
en-US