Difference between revisions of "Trigger: Call Ended"

 
Line 10: Line 10:
  
 
'''''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;">
 
 
Call of any No Contact.
 
Call of any No Contact.
</pre>
+
 
 
'''''Unknown Caller'''''
 
'''''Unknown Caller'''''
<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;">
 
 
Call from an unknown contact.
 
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 are contacts that are in one or more groups e.g. (My contacts, Family, Coworkers, 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;">
 
 
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.
 
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
+
You may need a Wait action before the click operation to ensure the call screen has finished displaying.
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 number, no configuration required.
 
Any number, no configuration required.
</pre>
 

Latest revision as of 17:47, 23 April 2024

About

This trigger will be fired when a call is ended.

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

Supported configurations

Select Contact(s)

Any Contact Active call from any contact.

Non Contact Call of any No Contact.

Unknown Caller Call from an unknown contact.

Select Group(s)

These are contacts that are in one or more groups e.g. (My contacts, Family, Coworkers, Do not disturb friends).

Select Number

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.

Any Number

Any number, no configuration required.