Open topic with navigation
Prerequisites for working with the API
This topic details the pieces of information you will need to interact with the Nintex Office 365 API.
You will need the following to be in place before you can make a successful call:
- Nintex Forms for Office 365 and Workflow for Office 365 installed and activated on the O365 site where you plan on hosting the forms.
- An account on SharePoint O365 with site administrator privileges. You will need these credentials in creating the token used in the authorization header to access the API. The steps are detailed in this walk through at Create your authentication token.
- The identifier of the target form, or workflow you are planning on working with. Each API requires a different set of identifiers. For instance, for a workflow you may only need the workflowID, but for a form you may need the ListID and the contenttypeID. The following lists contains references to instructions on how to find the identifier for the different identifiers used in the API.
Navigation
Back: Using the Office 365 API for Workflows and Forms
Next: Get your API key and API base URL
Table of Contents
Related information
Using the Office 365 API for Workflows and Forms
Office365
Open topic with navigation