Line 1: |
Line 1: |
− | <pre style="background-color: #EEEEEE; color: Black; border-radius: 10px; padding: 10px;"> | + | <pre class="header-style"> |
− | This trigger will fire when a missed call occurs. | + | This trigger will fire when a missed call occurs. (i.e. you didn't answer an incoming call) |
| </pre> | | </pre> |
− | '''Example Usage'''<br/>
| |
− | When you have a missed call it will send an sms to the number from which the call was received.
| |
− | <pre style="background-color: #AC2424; color: white; border-radius: 10px; padding: 10px;">
| |
− | 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). |