Difference between revisions of "Trigger: Call Missed"

m
 
(6 intermediate revisions by 3 users not shown)
Line 1: Line 1:
'''Example Usage'''<br/>
+
<pre class="header-style">
When you have a missed call it will send an sms to the number from which the call was received.
+
This trigger will fire when a missed call occurs. (i.e. you didn't answer an incoming call)
<pre style="background-color: red; color: white; border-radius: 10px; padding: 10px;">
+
</pre>
Triggers
 
  
Call missed
 
</pre><br>
 
<pre style="background-color: #1665B0; color: white; border-radius: 10px; padding: 10px;">
 
Actions
 
  
Send SMS [call_number] : I'm sorry I couldn't take your call, I'll call you back later.
+
'''Magic Text'''<br/>
</pre><br>
+
When this trigger is used, you can access magic text via the [...] button where available.<br/>[https://macrodroidforum.com/wiki/index.php/Magic_text#Call_.28Active.2C_Ended.2C_Incoming.2C_Missed.2C_Outgoing.29 magic text]
<pre style="background-color: green; color: white; border-radius: 10px; padding: 10px;">
 
Constrains
 
  
 +
'''Configuration Options'''
  
</pre><br>
+
* Select Contact(s)
 +
 
 +
'''''Any Contact'''''
 +
- A call with any number that is in your contacts was missed.
 +
 
 +
'''''Non Contact'''''
 +
- A call  with any number that is not your contacts was missed.
 +
 
 +
'''''Unknown Caller'''''
 +
- A call with an unknown number (e.g. private number) was missed.
 +
 
 +
* Select Group(s)
 +
 
 +
You can select to trigger based on a contact group (e.g. Favourites/Friends etc.). The trigger will fire when a call with any contact from within the chosen group is made.
 +
 
 +
* Select Number
 +
 
 +
You can specify a specific number to match against (or partial match).
 +
 
 +
* Any Number
 +
 
 +
When selecting this option the trigger will fire when any call is ended (regardless of number).

Latest revision as of 09:19, 11 June 2024

This trigger will fire when a missed call occurs. (i.e. you didn't answer an incoming call)


Magic Text
When this trigger is used, you can access magic text via the [...] button where available.
magic text

Configuration Options

  • Select Contact(s)

Any Contact - A call with any number that is in your contacts was missed.

Non Contact - A call with any number that is not your contacts was missed.

Unknown Caller - A call with an unknown number (e.g. private number) was missed.

  • Select Group(s)

You can select to trigger based on a contact group (e.g. Favourites/Friends etc.). The trigger will fire when a call with any contact from within the chosen group is made.

  • Select Number

You can specify a specific number to match against (or partial match).

  • Any Number

When selecting this option the trigger will fire when any call is ended (regardless of number).