This Action will send a notification to your inbox.
    
    
    
      - API endpoint slug
 
      - boxcar_2.send_notification
 
        - Filter code method
 
        - Boxcar2.sendNotification.skip(string?: reason)
 
        - Runtime method
 
        - runAction("boxcar_2.send_notification", {})
 
    
  
  
  
    Action fields
        
          
          
              - Label
 
              - Title
 
            - Slug
 
            - title
 
            - Required
 
            - true
 
            - Can have default value
 
            - true
 
              - Filter code method
 
              - Boxcar2.sendNotification.setTitle(string: title)
 
          
         
        
          
          
              - Label
 
              - Body
 
              - Helper text
 
              - Some HTML ok
 
            - Slug
 
            - body
 
            - Required
 
            - true
 
            - Can have default value
 
            - true
 
              - Filter code method
 
              - Boxcar2.sendNotification.setBody(string: body)
 
          
         
        
          
          
              - Label
 
              - Source URL
 
              - Helper text
 
              - Optional
 
            - Slug
 
            - url
 
            - Required
 
            - false
 
            - Can have default value
 
            - true
 
              - Filter code method
 
              - Boxcar2.sendNotification.setUrl(string: url)
 
          
         
        
          
          
              - Label
 
              - Alert sound
 
            - Slug
 
            - sound
 
            - Required
 
            - true
 
            - Can have default value
 
            - false