Summary
Airbyte connector builder currently supports only POST and GET methods. To implement custom logic for specific streams and perform delete calls on APIs, additional development may be required.
Question
Hi there, I am fairly new to Airbyte. I have been meaning to ask if airbyte allows implementing some custom logic for specific streams. Say, I don’t want to overwrite all records in a google sheet, but only update certain records base on the specific criteria. And is there a way to make Delete calls on apis to delete certain records in my destination?
I have so far used the GUI connector builder and noticed only POST and GET methods are supported in there.
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.