Difference between revisions of "Trigger: Call Outgoing"

 
Line 1: Line 1:
<span style="color: #B22A2A; font-size: 24px; display: inline-block; margin-top: 15px; margin-bottom: 0px;"><strong>About this trigger</strong></span>
+
<pre class="header-style">
 +
This trigger will fire when an outgoing call is made.
 +
</pre>
  
This trigger will fire when an outgoing call is placed.
 
  
* ''When this trigger is present, you can use more [...]'' ''[https://macrodroidforum.com/wiki/index.php/Magic_text#Call_.28Active.2C_Ended.2C_Incoming.2C_Missed.2C_Outgoing.29 magic text]''
+
'''Magic Text'''<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]
  
==<p><b>Supported configurations</b></p>==
+
'''Configuration Options'''
  
=== Select Contact(s) ===
+
* Select Contact(s)
  
 
'''''Any Contact'''''
 
'''''Any Contact'''''
Active call from any contact.
+
- An outgoing call with any number that is in your contacts is made.
  
 
'''''Non Contact'''''
 
'''''Non Contact'''''
Incoming call from a number not saved in your contacts.
+
- An outgoing call with any number that is not your contacts is made.
  
 
'''''Unknown Caller'''''
 
'''''Unknown Caller'''''
Incoming call from an unknown number.
+
- An outgoing call with an unknown number (e.g. private number) is made.
  
=== Select Group(s) ===
+
* Select Group(s)
  
These contacts belong to specific groups such as "My contacts", "Family", "Coworkers", or "Do not disturb friends".
+
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 ===
+
* Select Number
  
When dialing USSD codes (e.g. **21.... ) on Android 14+, a UI Interaction action may be required to click the call button. Consider adding a Wait action before clicking to ensure the call screen is fully displayed.
+
You can specify a specific number to match against (or partial match).
  
=== Any Number ===
+
* Any Number
  
Any incoming call, regardless of the number.
+
When selecting this option the trigger will fire when any call is ended (regardless of number).

Latest revision as of 09:18, 11 June 2024

This trigger will fire when an outgoing call is made.


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 - An outgoing call with any number that is in your contacts is made.

Non Contact - An outgoing call with any number that is not your contacts is made.

Unknown Caller - An outgoing call with an unknown number (e.g. private number) is made.

  • 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).