Using the K2API in K2 blackpearl 4.7

  • 16 February 2021
  • 0 replies
  • 7 views

Badge +2
 

Using the K2API in Nintex K2 blackpearl 4.7

KB003675

PRODUCT
K2 blackpearl 4.7
BASED ON
K2 blackpearl 4.7

To use the K2Api via custom code or Postman, you need to make changes to the K2API web.config file.

Prerequisite

Your environment needs to be manually configured to use AAD. See the topic Manually Configure K2 for Azure Active Directory (AAD) in the Nintex K2 Installation and Configuration Guide for how to do this.

Required changes

To use the K2Api via custom code or Postman, change the following web.config values to represent your environment configuration.

This configuration is not required to use the Nintex K2 Workspace mobile apps.

File location: "C:{K2 Install Folder} WebServicesK2ApiWeb.config"

Example

Ida:TenantId = {Your Tenant ID}

K2.Workflow.DefaultImpersonationLevel = AAD {This is the security label you use for AAD}

useAAD = true


0 replies

Be the first to reply!

Reply