ZEISS-PiWeb / PiWeb-Api

An API to communicate with the ZEISS PiWeb quality data management system
http://www.zeiss.com/industrial-metrology/en_de/products/software/piweb.html
BSD 3-Clause "New" or "Revised" License
35 stars 25 forks source link

Is There a Postman Project for this API? #209

Open joeldodich opened 1 year ago

joeldodich commented 1 year ago

I am using: [ ] C# NuGet [x] REST API

Question Your detailed question We'd like to be able to allow a manufacturer to share sync their Zeiss quality information to our platform. There are a number of hurdles to this but first, we'd like to know, is there is a Postman for testing PiWeb endpoints?

czthiele commented 1 year ago

Hello @joeldodich

currently there is no Postman collection out-of-the-box. However, this seems like a good idea and we will evaluate this on our side. Our documentation may not be a Postman collection, but the documentation of our services (DataServiceRest/RawDataServiceRest) does include information and examples on all endpoints and http methods, maybe this will already help you evaluating your use case.

Best regards czthiele