Hello there, I was wondering if it is possible to ...
# feedback-and-requests
n
Hello there, I was wondering if it is possible to schedule a “Reset your data” programmatically, using an Airbyte/Airflow operator preferably. The use case is a MongoDB collection getting data update operations, that we won’t be able to replicate if the Airbyte connection is not reset periodically. Thanks,
p
The AirbyteOperator only trigger sync jobs, but probably something you can work with the API endpoint: https://airbyte-public-api-docs.s3.us-east-2.amazonaws.com/rapidoc-api-docs.html#post-/v1/connections/reset