The CreatorCon Call for Content is officially open! Get started here.

How to add a link to a catalogue item within a Playbook activity

matthew_hughes
Kilo Sage

I'm developing a Playbook and I'm wanting to include an activity that includes a link to a catalogue item:

matthew_hughes_0-1760021155615.png

 

 

However, when I look at the list of activities available, I'm not sure which one I need to select:

matthew_hughes_1-1760021187926.png

 

Has anyone come across this before? I want the activity to include a link to a catalogue item.

 

6 REPLIES 6

Ankur Bawiskar
Tera Patron
Tera Patron

@matthew_hughes 

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! 🙏

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

M Iftikhar
Giga Sage

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. 

MIftikhar_0-1760024931967.png

 

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.

 

Thanks & Regards,
Muhammad Iftikhar

If my response helped, please mark it as the accepted solution so others can benefit as well.

Hi @M Iftikhar You've not attached a screenshot of how to configure it via an instruction.

Hi @matthew_hughes

 

Here's the shot of Instructions activity. 

MIftikhar_0-1760081926361.png

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.

 

 

 

Thanks & Regards,
Muhammad Iftikhar

If my response helped, please mark it as the accepted solution so others can benefit as well.