How to add a link to a catalogue item within a Playbook activity
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
I'm developing a Playbook and I'm wanting to include an activity that includes a link to a catalogue item:
However, when I look at the list of activities available, I'm not sure which one I need to select:
Has anyone come across this before? I want the activity to include a link to a catalogue item.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
I don't think any OOTB playbook activity you can use here.
💡 If my response helped, please mark it as correct ✔️ and close the thread 🔒 — this helps future readers find the solution faster! 🙏
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
Hi @matthew_hughes,
There's no specific activity for this but you can use Create Record activity. While its name might seem like it only creates a backend record, this activity is designed to present a form to the user. You can configure it to display a specific catalog item or record producer, allowing the user to fill it out and submit the request directly from the Playbook interface.
As a simpler alternative, if you only want to display a clickable link within a block of text, you could use the Instructions activity and embed a hyperlink in the instruction text. However, for guiding a user to fill out a specific form, the "Create Record" activity is the intended method. I've attached the screenshot of both activities, you can configure it as per your usecase.
If my response helped, please mark it as the accepted solution and helpful so others can benefit as well.
Muhammad Iftikhar
If my response helped, please mark it as the accepted solution so others can benefit as well.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
7 hours ago
Hi @M Iftikhar You've not attached a screenshot of how to configure it via an instruction.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
6 hours ago
Hi @matthew_hughes,
Here's the shot of Instructions activity.
You can try yourself as well, it'd give you a clear idea how to achieve your desired outcome.
If my response helped, please mark it as the accepted solution and helpful so others can benefit as well.
Muhammad Iftikhar
If my response helped, please mark it as the accepted solution so others can benefit as well.