Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Mike S1
Tera Contributor

Now that we've set up a Generated Link in Link Generator, let's take a look at some ways to use it.

 

I talked about Content Types in a prior post. One of the types in there was Content Item records in the sc_cat_item_content table that are tagged as External. The API from Link Generator can be added to these items as the URL to create a new item to point outside the platform.

 

MikeS1_0-1761155562330.png

 

That created item can then be tied to a Taxonomy Topic through Connected Content.

 

MikeS1_1-1761155562331.png

 

It would then be thrown into the mix with other catalog items and can be featured if needed.

 

MikeS1_2-1761155562333.png

 

Another way of using this is through a Quick Link on a Topic page. These links show up to the right of the primary content widget when the Topic page is rendered.

 

MikeS1_3-1761155562333.png

 

You would add a new Quick Link to the Topic and select the Content type of External link. This uncovers the field of the same name on the right side of the page.

 

MikeS1_4-1761155562334.png

 

 

Add a new External link and set it up with the Generated Link API as the URL. This field allows just the API, but you'll run into others that require a fully formatted URL and you'll need to include the instance name there.

 

MikeS1_5-1761155562334.png

 

Once that's complete, a new Quick Link will show up on the right side of the Topic page and open our Search Page link in a new browser tab.

 

MikeS1_6-1761155562336.png

 

 

1 Comment