Introducing the Membership API

The Membership API is now available as a public preview. This API handles information related to membership in Raiser’s Edge NXT.The initial release contains endpoints that allow you to:
  • Add memberships
  • Get membership details
  • Get membership category and subcategory lists
  • Get membership history
For more information, see the endpoint reference.

Comments

  • Exciting news!
    I'm testing in the SKY console and I'm getting:
    (using the POST /v1/constituents/{constituent_id}/membership endpoint)

    HTTP response

    HTTP/1.1 403 Forbidden cache-control: no-store, must-revalidate, no-cache content-length: 0

    Is there something else that we need to check in order for this to enable this?

  • Will you be adding webhooks for membership too?