Return CC email address, et. al., anywhere the primary email address is returned

In several School API endpoints, the primary email is returned (Get User List, Get User Extended List, Get Single User, maybe others).  

 

In each of these responses, the API should return the cc email field, the bad-email flags for primary and cc emails, and the "requests no contact" flag.

 

In several cases in which I am updating lists external to the Blackbaud database, I need all of that information.   

  • Brian Gray
  • Oct 25 2019
  • Shipped
  • Attach files
  • Admin
    Stephen Boyle commented
    October 04, 2023 18:54

    These fields are now returned by the Users extended endpoints. Note: bad-email is logically reversed as a field in the results to be email_active and cc_email_active.