Skip to main content
Contributor
June 4, 2020

Technical Note: [FortiSOAR / Cybersponse Tricks'n'Tips] Connector - Code- Snippet Sample Playbooks

  • June 4, 2020
  • 0 replies
  • 1003 views
Description

Here are some sample playbooks which demonstrate 'Code Snippet' Connector. This connector allows you to run a python function as part of playbooks. 

Previous playbook step output can be passed to this connector. It will execute your code with that data as input and provide output to next step.