Using the Office 365 API for Workflows and Forms

This section describes how to accomplish common tasks using the API for Workflow for Office 365 and Forms for Office 365. You can export and publish your workflows and forms using the API.

For an overview of the information in a request, see Elements of the API.

Steps to make a Nintex Office 365 API call

Collect your prerequisite information, and then you can construct the API URI, generate an authorization token, and then execute a request with your REST client.

To use the Office 365 API for Workflows and Forms

  1. Get the items you need to work with the API.
  2. Get your API Key and API Base URL.
  3. Create your authentication token.
  4. Identify the HTTP Method, URI, construct, and execute your call. You can perform the following tasks:

In this section

Related information

Nintex Workflow for Office 365 REST API

Nintex Forms for Office 365 REST API