Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
pass record IRI in loop for reference playbooks
Hi Team,
I am building a playbooks that reads the password protected pdf files extract the indicators, create its record and then block the indicators and update its record in indicator if the indicator blocked successfully. In order to update record in reference playbook I need to pass indicator IRI value in the reference playbook but unable to pass the value.
Attaching playbook.
Assistance is required in passing the IRI value in the reference playbook. Thanks in advance.
Solved! Go to Solution.
1 Solution
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Use {{vars.item['@id']}} as a indicatorIRI in reference step
