Data Importer Schedule Example with Snowflake
Gregory King
Hey John, are you looking for something like this example but for a snowflake source?
https://neo4j.com/blog/developer/streamline-data-ingestion-aura-import-api/#:~:text=Introducing%20the%20Aura%20Import%20API&text=To%20use%20the%20API%2C%20you,of%20the%20new%20v2beta1%20API.
This example is using Google Cloud Workflow, but the parts about using the Aura API are all generic examples of calling the REST API https://neo4j.com/docs/aura/platform/api/specification/?urls.primaryName=Aura%20v2beta1#/import-jobs
Let me know if you need any more guidance.