Skip to content

akoyaGO Developer Reference

Documentation for integration partners and developers building on the akoyaGO foundation management platform.

akoyaGO is a Microsoft Dynamics 365 / Dataverse solution for community foundations and grantmaking organizations. This site documents the custom tables, relationships, and option sets that make up the platform, alongside guidance for authenticating, querying, and extending the system.

Start here

  • Getting started


    Authentication, environments, and your first Web API call.

  • How-to guides


    Task-focused walkthroughs for common integration scenarios.

  • Reference


    Complete table, column, option set, and relationship reference generated from the akoyaGO managed solution.

What's documented here

  • Custom tables under the akoya_ publisher prefix — fund, constituent, donor, grant, contribution, and the supporting entities that tie them together.
  • Relationships between tables, with the navigation property names you need for $expand.
  • Global option sets shared across multiple tables.
  • Integration patterns — upsert by alternate key, delta queries via change tracking, bulk writes, and more.