Skip to main content

Notifications

Overview

Use the Notifications API to send users messages when particular marketplace events occur. These are based on standard notification templates for the type of event. You can view and modify notification templates that are used to send notifications to the users.

Getting Started

  1. Select the appropriate grant types and scopes for your use case. See Grant types and Scopes.

  2. Create an API client to use with the AppDirect API. See API clients.

  3. Authenticate your client. See API Authentication.

  4. Test your API calls with your access token using a third-party API IDE, for example Postman.

Working with the Notifications APIs

  • Use our Hosted GraphQL Explorer to test your queries and mutations.

  • Retrieve the list of notification templates.

  • Manage, update or delete, a notification template.

API Reference

Was this page helpful?