Reducing the size of generated mashup url

I am trying to generate an encrypted mashup url within pega to use in public domain .

Due to several auto generated parameters, the generated url is long ( Same behavior with encrypted url as well) .

What are the available options to shorten this generated mashup url ?

@vamseekk

The main documentation for your version is here:

Troubleshooting mashup issues

Mashup attributes

Modified parameters in the mashup code prevent access to the mashup channel

Best practices for using mashups

To shorten the generated mashup URL in Pega, you could consider using a URL shortening service. These services can take a long URL and create a much shorter one that redirects to the original, longer URL. However, please be aware that using such services may have implications for the security and privacy of your data, so it’s important to choose a reputable service and understand their policies. Also, please note that the shortened URL should be used in a secure and controlled environment to prevent any security breaches.

:warning: This is a GenAI-powered tool. All generated answers require validation against the provided references.

using mashup code (IAC)

Encrypt URL in email

Security tab of the Application Definition > Mashup security

@Sam Alexander could you provide some input on how the user can shorten URL’s?