Hello,
How to create a process via API in uipath using /odata/Releases using Swagger.
I tried but getting confused with all the parameters:
{
“Key”: “string”,
“ProcessKey”: “string”,
“ProcessVersion”: “string”,
“IsLatestVersion”: true,
“IsProcessDeleted”: true,
“Description”: “string”,
“Name”: “string”,
“EnvironmentId”: 0,
“EnvironmentName”: “sumit_workspace”,
“Environment”: {
“Name”: “sumit_workspace”,
“Description”: “string”,
"RobotEnvironments": "string",
"ExecutionSettings": {},
"IsExternalLicensed": true,
"LimitConcurrentExecution": true,
"LastModificationTime": "2022-09-17T12:35:52.007Z",
"LastModifierUserId": 0,
"CreationTime": "2022-09-17T12:35:52.007Z",
"CreatorUserId": 0,
"Id": 0
}
],
"Type": "Dev",
"Id": 0
},
“Id”: 0
},
“InputArguments”: “string”,
“ProcessType”: “Undefined”,
“SupportsMultipleEntryPoints”: true,
“RequiresUserInteraction”: true,
“IsAttended”: true,
“IsCompiled”: true,
“ReleaseVersions”: [
{
“ReleaseId”: 0,
“VersionNumber”: “1.0.2”,
“CreationTime”: “2022-09-17T12:35:52.007Z”,
“ReleaseName”: “TestSumit”,
“Id”: 0
}
],
“AllowLiveStreaming”: true,
“AllowRemoteControl”: true,
“LastModificationTime”: “2022-09-17T12:35:52.007Z”,
“LastModifierUserId”: 0,
“CreationTime”: “2022-09-17T12:35:52.007Z”,
“CreatorUserId”: 0,
“Id”: 0
}