Manage flow of work through a production facility and get reports.
CS Producer (v1.0)
Download OpenAPI description
Overview
URLEngineering Technology Support
Languages
Servers
https://api.scheduler.strongtie.io
- https://api.scheduler.strongtie.io/api/svgs-by-ppgId/{ppgId}
- Payload
- cURL
- JS
- Java 8
- C#
No request payloadResponse
application/json
[ { "ppgId": 0, "componentId": "616ccd92-d666-4180-8349-8d125b269fac", "url": "string" } ]
- https://api.scheduler.strongtie.io/api/svgs-by-ppgId-componentId/{ppgId}/{componentId}
- Payload
- cURL
- JS
- Java 8
- C#
No request payloadResponse
application/json
{ "url": "string" }
- https://api.scheduler.strongtie.io/company/{facilityId}/api/svgs-by-ppgId/{ppgId}
- Payload
- cURL
- JS
- Java 8
- C#
No request payloadResponse
application/json
[ { "ppgId": 0, "componentId": "616ccd92-d666-4180-8349-8d125b269fac", "url": "string" } ]
- https://api.scheduler.strongtie.io/company/{facilityId}/api/svgs-by-ppgId-componentId/{ppgId}/{componentId}
- Payload
- cURL
- JS
- Java 8
- C#
No request payloadResponse
application/json
{ "url": "string" }