Skip to main content

Does Nintex have a connector to integrate with AI Services on Azure? if yes, what is it? and how or share a steps or article please.

There is not an OOTB connector/service type for Azure AI services, but you can try connecting to it using either the REST connector/service:

https://help.nintex.com/en-US/k2cloud/userguide/current/Content/ServiceBrokers/EndPoints/REST_Endpoint.htm

https://learn.microsoft.com/en-us/azure/ai-services/openai/reference

 

Or the JavaScript Service Provider (JSSP):

https://help.nintex.com/en-US/k2cloud/userguide/current/Content/Extend/JS-Broker/JSServiceBroker.htm


Reply