Difference between revisions of "Trigger: Call Outgoing"

Line 4: Line 4:
  
 
* ''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]''
 
* ''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]''
 +
 +
<span style="color: #B22A2A; font-size: 24px; display: inline-block; margin-top: 15px; margin-bottom: 0px;"><strong>About this trigger</strong></span>
  
 
==<p><b>Supported configurations</b></p>==
 
==<p><b>Supported configurations</b></p>==
Line 10: Line 12:
  
 
'''''Any Contact'''''
 
'''''Any Contact'''''
<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;">
 
 
Active call from any contact.
 
Active call from any contact.
</pre>
+
 
 
'''''Non Contact'''''
 
'''''Non Contact'''''
<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;">
+
Incoming call from a number not saved in your contacts.
Call of any No Contact.
+
 
</pre>
 
 
'''''Unknown Caller'''''
 
'''''Unknown Caller'''''
<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;">
+
Incoming call from an unknown number.
Call from an unknown contact.
 
</pre>
 
  
 
=== Select Group(s) ===
 
=== Select Group(s) ===
  
<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;">
+
These contacts belong to specific groups such as "My contacts", "Family", "Coworkers", or "Do not disturb friends".
These are contacts that are in one or more groups e.g. (My contacts, Family, Coworkers, Do not disturb friends).
 
</pre>
 
  
 
=== Select Number ===
 
=== Select Number ===
  
<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;">
+
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.
Please note that dialing USSD codes (e.g. **21.... ) on Android 14+ may need to be followed by a UI Interaction action to click the call button.
 
You may need a Wait action before the click
 
operation to ensure the call screen has finished displaying.
 
</pre>
 
  
 
=== Any Number ===
 
=== Any Number ===
  
<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;">
+
Any incoming call, regardless of the number.
Any number, no configuration required.
 
</pre>
 

Revision as of 17:55, 23 April 2024

About

This trigger will fire when an outgoing call is placed.

  • When this trigger is present, you can use more [...] magic text

About this trigger

Supported configurations

Select Contact(s)

Any Contact Active call from any contact.

Non Contact Incoming call from a number not saved in your contacts.

Unknown Caller Incoming call from an unknown number.

Select Group(s)

These contacts belong to specific groups such as "My contacts", "Family", "Coworkers", or "Do not disturb friends".

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.

Any Number

Any incoming call, regardless of the number.