
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 |
|
Name |
Summary |
|
Call Peltarion API |
|
Name |
Summary |
|
Name |
Summary |
|
|
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
Summary:
Description:
Properties:
|
Name |
Type |
Summary |
|
key |
string
|
key |
|
val |
string
|
val |
|
errorMessage |
string
|
errorMessage |