xsoarwebserver-email-acknowledgement

Playbook to demonstrate the features of XSOAR-Web-Server. It sends an html email to a set of users up to 2 times. The email can contain multiple html links, that the users can click and the response will be available in the context. This playbook sets up the webserver to handle http get requests

Xsoar-web-server · 6 tasks · 3 inputs · 0 outputs

Inputs

  • useremails — The emails to send the data collection links to.
  • htmltemplate — The template for the acknowledgement email is an HTML string with multiple hyper links with each hyper link has a place holder like "$action{number}" with number varying across number of actions
  • useractions — Comma separated list of actions that get registered when the corresponding links are clicked. Make sure that your template has an equal number of placeholders

Commands used

setIncident stopTimer xsoar-ws-setup-simple-action

Flowchart

Start Start Initializing Email Send Counter - setIncident Initializing Email Send C... setIncident Setup WS Actions - xsoar-ws-setup-simple-action Setup WS Actions xsoar-ws-setup-simple-action End End xsoar-data-collection-response-tracking - xsoar-data-collection-response-tracking xsoar-data-collection-res... xsoar-data-collection-respons... Stopping SLA timer - stopTimer Stopping SLA timer stopTimer