Alert: There Is No Schema to Configure for This Connection
Issue
When adding a new Webhooks connection in Fivetran, the following alert appears in the Schema tab:
There is no schema to configure for this connection.
Environment
Connector: Webhooks
Resolution
To resolve this issue, send at least one event to the Fivetran webhook endpoint using a supported format. For more information, see our Events formats documentation. When we receive the event, we will show the schema in the Schema tab.
Cause
We infer the schema from the data structure of incoming webhook events. If we haven't received any events, no information is available to create a schema. Therefore, this issue occurs when you add a Webhooks connection, but we haven't received any events.
For more information, see our Webhooks documentation.