Including Fund ID in RENXT API Get Fund Relationships for Constituent Call

Hi all,

I’m working with the RENXT API, specifically using the "Get Fund Relationships for Constituent" endpoint. I’m passing in ‘constituent_id’ values in my API calls, and I’m currently getting the following response for each constituent:

09cd2f866ef3fe0adcb4fdbec66ac933-huge-im

I’ve also been able to successfully extract and store the ‘constituent_id’ from this API call into an Azure Data Factory pipeline that loads the data into SQL Server. However, I also need to capture the associated ‘fund_id’ for each of these records, but I’m not sure if that’s part of the data returned from the API, or if there’s another way to retrieve this information.

Has anyone worked with this API and found a way to include the ‘fund_id’ in the response? Any help or pointers would be greatly appreciated!

Thanks in advance!

Comments

Categories