Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/skylinecommunications/slc-as-getviews

This example automation scripts gives you a list of views under a specified view.
https://github.com/skylinecommunications/slc-as-getviews

dataminer-automation-script

Last synced: about 7 hours ago
JSON representation

This example automation scripts gives you a list of views under a specified view.

Awesome Lists containing this project

README

        

# SLC-AS-GetViews

This script will ask for one script parameter:

- RootView: Name of the view for which the subviews will be returned.

## Logic

The script will log in information events a list of views that are directly under the specified root view. The name and ID of the view are logged.

## Future Implementation Ideas

Go to the 'Issues' tab to find out the limitations and future enhancements of this script.