Builder: Support gzip compressed XML in low-code connector via Cloud #85035
Unanswered
Airbyte Support (Airbyte-Support)
asked this question in
Connector Builder
Replies: 1 comment
|
Hi Airbyte Support (@Airbyte-Support), thank you for raising this! We're looking into support for combining gzip decompression with XML decoding in the low-code Connector Builder, and we've escalated the request to our team for investigation: airbytehq/oncall#13387 A couple of things that would help the team scope this:
Please make sure to mask or remove any sensitive information (API keys, passwords, tokens, presigned URLs, connection strings) before sharing manifests or logs. Need more help? Join Airbyte Community Slack for peer support, or if you're a Cloud customer, open a support ticket referencing this URL. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Describe the feature request
The current low-code connector builder does not support decompressing gzip-compressed XML data, which is a limitation when loading gzip-compressed XML files from a presigned S3 URL. The customer wants to load such data using the builder but cannot due to this capability gap.
Describe the solution you'd like
Support for gzip decompression combined with XML decoding within the connector builder, enabling users to process gzip-compressed XML files directly.
All reactions