Skip to main content
Nintex Community Menu Bar
Knowledge Base

Testing Custom Scripts and APIs using on Nintex Workflow (NAC)

  • December 5, 2025
  • 0 replies
  • 0 views

Forum|alt.badge.img

Topic

Best Practice for customers who have issues testing their scripts or apps that use NAC tokens or APIs 


Instructions 

Before using the Scripts and APIs on Nintex Workflow actions or Custom Xtensions, customers need to confirm that they can call our developer API's as expected using the API explorer from https://developer.nintex.com , like the one here https://developer.nintex.com/docs/nw-api-docs/ref/workflows-v1

 
To generate tokens, it is all explained here : https://developer.nintex.com/docs/nw-api-docs/auth/authentication
Custom Xtensions guide is here: https://help.nintex.com/en-US/xtensions/Home.htm
Below Nintex Gallery has Custom Connectors from Third Party tools and Workflow Templates.


Additional Information

If the Scripts and APIs are working on https://developer.nintex.com, the issue might not be from Nintex product. We recommend customers revise their API to fix the issues.