Changes

no edit summary
Line 50: Line 50:  
* This trigger monitors the call log for missed calls. It requires the READ_CALL_LOG permission.
 
* This trigger monitors the call log for missed calls. It requires the READ_CALL_LOG permission.
 
* When using contact-based options, the READ_CONTACTS permission is also required.
 
* When using contact-based options, the READ_CONTACTS permission is also required.
* The trigger uses a 90-second lookback window to detect missed calls, which helps when used with the "Wait Until Trigger" action.
  −
* Multiple missed calls in quick succession are deduplicated based on timestamp to prevent double-firing.
  −
* The trigger checks constraints before invoking the macro.
      
''' Permissions Required '''
 
''' Permissions Required '''