External Redirect URL?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-06-2022 07:43 AM
As we test a potential integration with Adobe Sign we're looking for a way to force a redirect to an external URL.
Part of the Adobe Sign request setup is the URL to return to after the document has been signed. This URL is designed to be part of our main SN instance which would be fine if documents were only sent to Internal employees. However, we'd prefer to keep it on Adobe Sign's site for two reasons:
1. If an employee has multiple documents to review we'd rather that they be sent back to master list, and
2. We're also going to be sending documents to External users for data collection, and they won't be able to access the site.
Is there a way to use the SN URLs to send the user to an external site? Alternatively, I know that you can use a Content Item to provide an external link, is there a way to call that Item directly via a URL like I can with a regular Catalog Item?
To assist, here's an example of the properties in SN:
Any assistance would be appreciated.
Thanks!
- Labels:
-
Service Catalog

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-06-2022 09:59 AM
Hi,
Yeah, on the agreement itself, there isn't a URI field to specify the redirect there?
If it's not listed, then the system default to the system property that we've been talking about.
Outside of that, for the redirect content item, unfortunately, from my research there isn't a "URI" that you can use. What happens is that that content item type is populated in the catalog from a system API, that converts it to the URL onLoad of the catalog, for example.
So something else in the back-end is creating the external URL before the page fully loads so you only see the external URL as you go to click on it. It's not actually handled in URL parms so to speak.
This is why I was trying to see if you could handle it per the agreement settings that it talks about in that documentation.
Please mark reply as Helpful/Correct, if applicable. Thanks!
Please consider marking my reply as Helpful and/or Accept Solution, if applicable. Thanks!