Question
How can I send data to a destination that is not supported by Reverse ETL(RETL)?
Product
Reverse ETL
Environment
Segment Console
Answer
Currently, Segment only supports integrations that are explicitly listed in the Reverse ETL destination catalog. If your desired destination is not available in the RETL catalog but exists in the standard Connections destination catalog, you can use the Segment Connections destination as a workaround.
By routing data from your warehouse into a standard Segment source first, you can forward it to any regular destination.
The Workaround Pipeline:
To bypass the RETL catalog limitation, construct your data pipeline using the following flow:
Reverse ETL Model ➔ Segment Connections Destination ➔ HTTP API Source ➔ Standard Destination (Not available in RETL catalog)