Hi everyone, I'm in the process of updating the Ma...
# ask-community-for-troubleshooting
k
Hi everyone, I'm in the process of updating the Mailchimp connector to bring in Automations, Segments, Members, Unsubscribes, and Sent-To streams. The first four are pretty easy but to allow for incremental sync on the Sent-To stream, I need the
cursor_field
to be based upon a field in the parent stream class. For example, the path is
"reports/{campaign_id}/sent-to"
and the cursor needs to be the
send_time
value in the Campaign. Does anyone know of an existing connector that has a similar situation? Or any other advise on how to proceed?
u
Hello Kevin Peters, it's been a while without an update from us. Are you still having problems or did you find a solution?
k
No, I found a way around this issue