Selecting fields to replicate from a stream via Airbyte API

Summary

How to specify which fields to include when replicating data from a stream using Airbyte API


Question

Hello all! How can I select which fields to replicate from a stream via Airbyte API? I can pass a stream object on https://reference.airbyte.com/reference/createconnection and give it params name, syncMode, cursorField and primaryKey but couldn’t find how to pass which fields I want to include.



This topic has been created from a Slack thread to give it more visibility.
It will be on Read-Only mode here. Click here if you want to access the original thread.

Join the conversation on Slack

["select-fields", "replicate", "stream", "airbyte-api"]