Find Connector Status for Ingestion API
If you’re an admin for Data Cloud, you can see the status of your connector app on the app details page. The status indicates the current state of the connector app.
Status | Description |
---|---|
Schema Required | This state is similar to an Inactive state. A schema file is required. This file describes the shape of the data (event structure) that your Ingestion API sends to Data Cloud. |
Needs Data Stream | This state is similar to a Pending state. Before sending events to Data Cloud, create at least one data stream. |
In Use | This state is similar to an Active state and indicates that at least one data stream is created for the app. This state also indicates that the connector is ready to start receiving events from the mobile app or website. |