Hello team! Can someone help me understand how incremental streams interplay with child sub streams, please?
Specifically, I’m using the
Lever Hiring connector where there’s an incremental stream called
Opportunities. Opportunities has multiple child streams, which stream slices of opportunities at
a full refresh.
How can I make those child streams also incremental?