Load multiple URL in single object
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
28-05-18 06:54 PM
--> How to load multiple URL in a single object
--> How to get current url from the browser
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
29-05-18 05:28 PM
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.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
30-05-18 03:32 AM
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.
