Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hi all,I'm building a workflow that is triggered via a webhook. The webhook sends a JSON request body containing a target_device field with the IP address of the device the workflow should execute on.The problem I'm running into is around target sele...
Thank you @Ed Novak - Cisco Workflows TME for the solution. I got it working using the dispatcher + worker pattern and it makes sense once you understand the platform's execution model.One thought I wanted to share as feedback — it would be amazing i...