This repository has been archived by the owner on Jan 23, 2024. It is now read-only.
Direct inserts API #403
Labels
type: feature request
‘Nice-to-have’ improvement, new feature or different behavior or design.
Writing new source adapters seems tedious and not always effective, especially when there is no web hook events in place, my proposal is to have direct insert API ( restish or python API / whatever ) allowing directly manipulate raw table entries, this would be quite effective for users with specific CICD / SCM logical flows not willing to bother with web hooks and events handling, some pseudo code example:
The text was updated successfully, but these errors were encountered: