Dynamic Base URL ebonding
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-18-2025 09:43 PM
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.
6 REPLIES 6
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-18-2025 10:13 PM
you can set the URL in a parameter. then before rest action, you can use a script to set parameter dynamically.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-18-2025 10:15 PM
do you have any sample code for that? thank you