New services
Explore Plans
Mobile menu Close menu
OomaOoma

Any incoming call

This Trigger fires every time you receive an incoming call.

About this trigger

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 Trigger fires every time you receive an incoming call.
API endpoint slug
ooma.any_incoming_call

Trigger fields

No fields for this trigger

Ingredients

Caller nameName of caller as listed in user’s contact book, if known. If unknown, will display caller’s name as listed in the national database (CNAM). If CNAM is unknown, will display "Unknown".

Slug
caller_name
Filter code
Ooma.anyIncomingCall.CallerName
Type
String
Example
Jenny (known contact example), Jenny Smith (CNAM example)

Caller numberCaller ID phone number of caller. If anonymous, will display “Anonymous”.

Slug
caller_number
Filter code
Ooma.anyIncomingCall.CallerNumber
Type
String
Example
(650) 867-5309 (Domestic Example), +76508675309 (International Example)

Contact typePhone number type that is associated with the caller, if known. Otherwise, will display “unknown”.

Slug
contact_type
Filter code
Ooma.anyIncomingCall.ContactType
Type
String
Example
mobile, home, etc.

Called numberPhone number that was called.

Slug
called_number
Filter code
Ooma.anyIncomingCall.CalledNumber
Type
String
Example
(650) 123-4567

Received atDate and time call was received.

Slug
received_at
Filter code
Ooma.anyIncomingCall.ReceivedAt
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06.000+05:00