cancel
Showing results for 
Search instead for 
Did you mean: 

Load multiple URL in single object

AmitPatnaik
Level 4
--> How to load multiple URL in a single object --> How to get current url from the browser
2 REPLIES 2

John__Carter
Staff
Staff
There is a Get Document URL option if you drag the root element into a Read stage. Similarly the Navigate stage has a Navigate option. In both options it's important to press the blue 'i' button to understand what the operations do.

MelissaSuarez_G
Level 6
You can pass the URL that you need from the process by adding an input in the Start of the object. If you save them all in the object at once (which technically you could by passing a collection of URLs) you will have to create a business logic inside that object, but the logic should be handled by the process.