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.

How to convert Long url to tiny url without processor?

chiranjeevi thi
Tera Contributor

I have a requirement that is convert long URL to tiny URL without using processor because in customers instance we cannot create a processor. I tried with so many articles but couldn't get proper solution. i tried with this code it is not working. is there any solution for this?. find_real_file.png

5 REPLIES 5

Kieran Anson
Kilo Patron

Hi,

you can just create records in the sys_tiny_url table itself. 

Hi Kieran Anson,

i'm trying to use a dynamic url from an event can you please explain in brief how can i use sys_tiny_url table for my requirement

Hi,

I'm not understanding your follow up and how the use of a dynamic url and sys_tiny_url correlate?

What are you trying to achieve

Hi @chiranjeevi thi 

Where you able to find a solution for this? Can you please help if you did find a solution?

Thanks.