GET Action list (All constituents): Fundraisers order

We are using the SKY API GET Action list (All constituents) to integrate it to another system. The Action response can return multiple fundraisers. The target system only allows us to store one fundraiser. We've decided to just get the first fundraiser in the list. How does SKY API order the list of Fundraisers? When we know this, it will allow our users to determine how to save the Action such that their preferred fundraiser will be synced to the target system.

https://developer.sky.blackbaud.com/docs/services/56b76470069a0509c8f1c5b3/operations/ListActionsAllConstituents


Note that we have a similar question for GET Opportunity list.

https://developer.sky.blackbaud.com/docs/services/58e3b2597c1af25c58b9c4e3/operations/ListOpportunities

Categories