Dynamic Base URL ebonding

Cent
Tera Contributor

Hi, how can i make the base url dynamic to send to different instances based on the chosen instance. Please help on how to achieve this. I also set up connection and credentials.

Cent_0-1755578530370.pngCent_1-1755578600827.png

 

6 REPLIES 6

Ankur Bawiskar
Tera Patron
Tera Patron

@Cent 

Did you try to give relative URL starting from /

If my response helped please mark it correct and close the thread so that it benefits future readers.

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

Cent
Tera Contributor

@Ankur Bawiskar 

I don't get you what do you mean?

@Cent 

check this

ServiceNow eBonding spoke 

If my response helped please mark it correct and close the thread so that it benefits future readers.

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

@Cent 

Steps:

-> you can store the URL in system property.

-> Then use Script Step to get that property and set in Output variable of that Script Step.

-> Then use this output variable in your next step for picking the URL

If my response helped please mark it correct and close the thread so that it benefits future readers.

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