I am working on continuous sync from MongoDB to Bigquery using Dataflow(From template MongoDB CDC to Bigquery) but data is not reflecting in Bigquery what should i do to achieve this? and i am using Free tier MongoDB atlas is this tier supports CDC?
Hi! Yes, the free tier in Atlas works with Dataflow template. Do you see any errors in the job graph when you start executing it? Do you see any messages going through the PubSub topic?