Line 1: |
Line 1: |
− | This trigger will be activated when a missed call occurs.
| + | '''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: red; color: white; border-radius: 10px; padding: 10px;"> |
| + | Triggers |
| | | |
− | '''Example Usage'''<br/>
| + | Call missed |
− | Call missed > send sms [hello, I could not answer your call].
| + | </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. |
| + | </pre><br> |
| + | <pre style="background-color: green; color: white; border-radius: 10px; padding: 10px;"> |
| + | Constrains |
| + | |
| + | |
| + | </pre><br> |