> ## Documentation Index
> Fetch the complete documentation index at: https://domoinc-openapi-sync-dataflows.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Predix Connector

## Intro

GE Predix is an Industrial Internet of Things (IIoT) Platform as a Service that allows developers to build monitoring and predictive analytics solutions for industrial sensors. To learn more about the Predix API, visit their page ([https://www.predix.io/api](https://www.predix.io/api "https://www.predix.io/api") ).

You connect to your Predix account in the Data Center. This topic discusses the fields and menus that are specific to the Predix connector user interface. General information for adding DataSets, setting update schedules, and editing DataSet information is discussed in [Adding a DataSet Using a Data Connector](/s/article/360042926274 "Adding a DataSet Using a Data Connector").

## Prerequisites

To connect to your Predix account and create a DataSet, you must have the following:

* The client ID for your OAuth service.
* The client secret for your OAuth service.
* The URI of your UAA instance. Use
  cf env to find your URI. For more information, see Predix's API documentation at [https://www.predix.io/api](https://www.predix.io/api "https://www.predix.io/api").
* The OAuth credentials for your Predix app.

## Connecting to Your Predix Account

This section enumerates the options in the **Credentials** and **Details** panes in the Predix Connector page. The components of the other panes in this page, **Scheduling** and **Name & Describe Your DataSet**, are universal across most connector types and are discussed in greater length in [Adding a DataSet Using a Data Connector](/s/article/360042926274 "Adding a DataSet Using a Data Connector").

### Credentials Pane

This pane contains fields for entering credentials to connect to your Predix account. The following table describes what is needed for each field:

<table border="1" cellpadding="1" cellspacing="1" data-aura-rendered-by="33:195;a"><thead><tr><th colspan="1" rowspan="1"><p><span class="s1"> Field </span></p></th><th colspan="1" rowspan="1"><p><span class="s1"> Description </span></p></th></tr></thead><tbody><tr><td colspan="1" rowspan="1"> Client ID </td><td colspan="1" rowspan="1"> Enter the client ID for your OAuth service. </td></tr><tr><td colspan="1" rowspan="1"> Client Secret </td><td colspan="1" rowspan="1"> Enter the client secret for your OAuth service. </td></tr><tr><td colspan="1" rowspan="1"> OAuth (UAA) URL </td><td colspan="1" rowspan="1"> Enter the URI of your UAA instance. Use <span class="mt-font-courier-new"> cf env </span> to find your URI. Enter the value from the "uri" field here. </td></tr></tbody></table>

Once you have entered valid Predix credentials and hit **Connect**, you are taken to the OAuth page for your Predix app where you are requested to log in using your credentials. Once you have suyou can use the same account any time you go to create a new Predix DataSet. You can manage connector accounts in the **Accounts** tab in the Data Center. For more information about this tab, see [Managing User Accounts for Connectors](/s/article/360042926054 "Managing User Accounts for Connectors").

### Details Pane

This pane contains a primary **Reports** menu, along with various other menus which may or may not appear depending on the report type you select.

<table border="1" cellpadding="1" cellspacing="1" data-aura-rendered-by="33:195;a"><thead><tr><th colspan="1" rowspan="1"><p> Menu </p></th><th colspan="1" rowspan="1"><p> Description </p></th></tr></thead><tbody><tr><td colspan="1" rowspan="1"><p> Report </p></td><td colspan="1" rowspan="1"><p> Select the Predix report you want to run. The following reports are available: </p><table border="1" cellpadding="1" cellspacing="1"><tbody><tr><td colspan="1" rowspan="1"><p> Analytics </p></td><td colspan="1" rowspan="1"><p> Returns information about Predix analytics and orchestrations. </p></td></tr><tr><td colspan="1" rowspan="1"><p> Assets </p></td><td colspan="1" rowspan="1"><p> Returns information about the Predix asset catalog and asset collections. </p></td></tr><tr><td colspan="1" rowspan="1"><p> Time Series </p></td><td colspan="1" rowspan="1"><p> Returns time series data points based on a specified query. </p></td></tr></tbody></table></td></tr><tr><td colspan="1" rowspan="1"><p> Subreport </p></td><td colspan="1" rowspan="1"><p> Select a subreport to filter your results by. </p></td></tr><tr><td colspan="1" rowspan="1"><p> API Region </p></td><td colspan="1" rowspan="1"><p> Select your Predix API region. </p></td></tr><tr><td colspan="1" rowspan="1"><p> Resource Zone ID </p></td><td colspan="1" rowspan="1"><p> Enter the zone ID for the selected report. For example, for the "Time Series" report, enter your Predix Time Series Zone ID. You can generate a list of zone IDs using the Predix command line tool, using <span class="mt-font-courier-new"> cf env </span>. For more information, refer to Predix's API documentation at <a href="https://www.predix.io/api" target="_blank" title="https://www.predix.io/api"> [https://www.predix.io/api](https://www.predix.io/api) </a>. </p></td></tr><tr><td colspan="1" rowspan="1"><p> Query Method </p></td><td colspan="1" rowspan="1"><p> Select the method to use to build your Time Series query. <b> Query Builder </b> builds a query for you based on your selections. <b> Advanced </b> lets you enter your own JSON query. For more information on valid JSON query syntax, refer to Predix's API documentation at <a href="https://www.predix.io/api" target="_blank" title="https://www.predix.io/api"> [https://www.predix.io/api](https://www.predix.io/api) </a>. </p></td></tr><tr><td colspan="1" rowspan="1"><p> Time Series JSON Query </p></td><td colspan="1" rowspan="1"><p> Enter your Time Series JSON query. For more information on valid JSON query syntax, refer to Predix's API documentation at <a href="https://www.predix.io/api" target="_blank" title="https://www.predix.io/api"> [https://www.predix.io/api](https://www.predix.io/api) </a>. </p></td></tr><tr><td colspan="1" rowspan="1"><p> Start Date Mode </p></td><td colspan="1" rowspan="1"><p> Select whether to use a specific or relative start date for your report (relative meaning the connector sets the start date to a relative number of time units back from the day the report is run). </p></td></tr><tr><td colspan="1" rowspan="1"><p> End Date Mode </p></td><td colspan="1" rowspan="1"><p> Select whether to use a specific or relative end date for your report (relative meaning the connector sets the end date to a relative number of time units back from the day the report is run). </p></td></tr><tr><td colspan="1" rowspan="1"><p> Specific Start Date </p></td><td colspan="1" rowspan="1"><p> Select the start date for your report. </p></td></tr><tr><td colspan="1" rowspan="1"><p> Specific End Date </p></td><td colspan="1" rowspan="1"><p> Select the end date for your report. </p></td></tr><tr><td colspan="1" rowspan="1"><p> Units </p></td><td colspan="1" rowspan="1"><p> Enter the desired number of time units back for the Predix Time Series query. </p></td></tr><tr><td colspan="1" rowspan="1"><p> Relative Start Date Time Unit </p></td><td colspan="1" rowspan="1"><p> Select the desired time unit for your relative start date. </p></td></tr><tr><td colspan="1" rowspan="1"><p> Relative End Date Time Unit </p></td><td colspan="1" rowspan="1"><p> Select the desired time unit for your relative end date. </p></td></tr><tr><td colspan="1" rowspan="1"><p> Quality Filter (Optional) </p></td><td colspan="1" rowspan="1"><p> Enter a minimum and maximum quality threshold for your time series query in the format <span class="mt-font-courier-new"> x,y </span>. For example, entering 1,3 returns only results that have a minimum quality value of 1 and a maximum quality value of 3. If you leave this blank, results for all quality values are returned. </p></td></tr><tr><td colspan="1" rowspan="1"><p> Asset Tags </p></td><td colspan="1" rowspan="1"><p> Select the asset tags you want to filter data for. </p></td></tr><tr><td colspan="1" rowspan="1"><p> Asset Collection </p></td><td colspan="1" rowspan="1"><p> Select the desired asset collection tag. </p></td></tr></tbody></table>

### Other Panes

For information about the remaining sections of the connector interface, including how to configure scheduling, retry, and update options, see [Adding a DataSet Using a Data Connector](/s/article/360042926274 "Adding a DataSet Using a Data Connector").

## FAQs

<AccordionGroup>
  <Accordion title="How often can the data be updated?">
    As often as needed.
  </Accordion>

  <Accordion title="Are there any API limits I should be aware of?">
    No.
  </Accordion>
</AccordionGroup>
