Hi guys - got a couple of specific requirements wh...
# ask-community-for-troubleshooting
m
Hi guys - got a couple of specific requirements which have disrupted our ticketing system integrations; we've been looking at Airbyte for a while and this might be the "argh" moment which pushes us to standing it up. Can we confirm whether it can: • Translate HTTP content types from source to destination - one of our ticketing systems cannot support GZIP compression, our vendor has turned it on and won't turn it off - need something to translate to application/json • Translate from modern to less secure cipher suites - one of our legacy systems can only support older cipher suites, our vendor has disabled support for them (good) but we still need them to be able to talk to our legacy system while we migrate from it
c
Hello! Have you given a try to the
source-file
to translate those GZIP to json? https://docs.airbyte.io/integrations/sources/file#file-stream-compression
m
Hey Chris - thanks for the reply. No I haven't stood it up yet - wanted to check whether it is possible to do what we want before investing resources into it (obviously šŸ™‚ ). The link you shared appears to be for files rather than the content-type header (I'm not sure if it makes a difference though...)
Also @Chris (deprecated profile) - I'm looking at the docs a bit more and don't see a way to do HTTP > Airbyte > HTTP integrations (i.e. receive a Rest API call, translate it, send it to another Rest API) - is that supported or am I looking at the wrong sort of product?
c
it sounds you may have a similar use case discussed in this thread? https://airbytehq.slack.com/archives/C021JANJ6TY/p1625141773062100
m
Cool - thanks, looks like Airflow is more what I am after. Best of luck with Airbyte šŸ™‚