How are Actions sorted when you call List Constituent Actions

Options

I'm wondering if there is any method to how actions are returned. I cant seem to find a sort order. Is there any? Doesnt look like it is sorted by action date, date added, date modified or complete date.

Comments

  • Hi Kristen,

    This action in the connector is controlled by the ListActionsSingleConstituent endpoint in the Constituent SKY API. That endpoint returns actions sorted by action date desc. You should be able to confirm that behavior using the SKY API Console.

Categories