SOQL Query
Info |
---|
Cloudaware users can export list views as SOQL or CURL queries. |
1. Log in to Cloudaware account. Select the object in CMDB Navigator.
2. Click the arrow on the list view in question, select Edit View
Switch to Query Mode (upper right corner).
Click the gear icon -> Show Eq. SOQL.
Copied the query to buffer..
...
Only Custom list views are editable. Clone and save a Default list view if necessary.
3. Scroll down to the list view preview section. Click SHOW EQUIVALENT → </> Show Equivalent SOQL or </> Show Equivalent CURL
...
4. If you selected </> Show Equivalent SOQL, click COPY TO BUFFER to copy the query. Click Close.
...
If you selected </> Show Equivalent CURL, select Response Data Format (JSON, CSV) and Command Format (CMD, BASH). Click COPY. Click Close.
...