Skip to main content
Nintex Community Menu Bar

For the limitation of K2  functionality regarding the SharePoint functionalities I need to use an additional power automate workflow.
Seems that a REST service instance should be created for this.
There is a tutorial for the creation of the REST service from the K2 Management, but the issue is to obtain the swagger schema. It is some alternative to this or a simple way to have this schema?
Thank you\

This is the link to the swagger.json file:

https://help.nintex.com/en-US/nintexautomation/userguide/5.8/Content/How-Tos/WorkflowRESTAPI/Workflow-REST-MSFlow-ServerEvent.htm

 

Direct link to it:

https://help.nintex.com/en-US/k2five/userguide/current/Content/How-Tos/WorkflowRESTAPI/3images/Swagger%20-%20MicrosoftPowerAutomate.json


Thank you, the REST service is working.

I have just one issue with the “Finish Server Event” of K2 on the power automate workflow: it is not clear if the step “Without this step” is working for K2 on prem.

Without this step I cannot set the flag “Wait for the external system” to Yes on the K2 workflow.


I have another question regarding the call of the Power Automate workflow using the K2 REST.

Setting the REST service instance to impersonate, when the Power Automate workflow is configured (“Who can trigger the flow”) to any other option that is no “Anyone”, is call is not working.

I tried also with “Any user in my tenant” and is not working.
It is some other configuration to make the REST service instance to work with the Power Automate Workflow when is not configured to “Anyone”?


Reply