Playbook: Show the activities that are dynamically created in the playbook view
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-31-2025 05:58 AM
Hi there,
I have a requirement to utilise the UI view of Playbook, to see the stages and activities. It works fine if I define the activities within the playbook itself. However, my requirement is to use a single playbook for about 50 different types of activities. Want to store these activities in a table, call a flow to create these activities dynamically during the playbook execution. It works fine technically, however the activities created by the flow are not visible as steps in the Playbook UI, instead it shows that a flow is being called at that point. Is there any way to get around this, other than creating 50 separate playbooks and manually adding them?
Thanks
Ann
#playbook #workflow