Connectors Reference

Peltarion AI

Using this connector, you can connect your app with your Peltarion models. Just add the connector and enter URL and token from the Peltarion platform, and send your data

 

Status: Preview

Tier: Premium

Version: 1.0

 

Actions:

Name

Summary

callapi (string peltarionbody)

Call Peltarion API

 

Triggers:

Name

Summary

 

Objects:

Name

Summary

callapiResponse

 

 

Actions:

callapi

Summary: Call Peltarion API

Description: This function calls your model deployed on the Peltarion Platform.

 

Syntax:

PeltarionAI.callapi (string peltarionbody)

 

Parameters:

Name

Type

Summary

Required

Related Action

peltarionbody

string

(Call body in JSON format.)

Peltarion body

True

 

Returns:

          Type:callapiResponse

 


 

callapiResponse

Summary:

Description:

 

          Properties:

Name

Type

Summary

key

string

 

key

val

string

 

val

errorMessage

string

 

errorMessage