Summary
User is experiencing an issue where the child stream does not execute for newly modified records in the parent stream during subsequent runs, despite the parent stream being set up as an incremental stream. The user is inquiring about potential limitations and requesting YAML configuration examples.
Question
Issue with parent child stream setup with Low code connector builder
So, I have a child stream setup that gets the record id from the parent stream to fetch details using a GET request.
All works file for the first request. The parent stream is setup as an increment stream. On subsequent runs, newly modified records for parent stream are pulled in, HOWEVER, the child stream is never run for these newly pulled parent record.
Is the a known limitation? If not, can someone share their yaml?
Here is my config for the relevant part - img attached
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.