Community Tip - If community subscription notifications are filling up your inbox you can set up a daily digest and get all your notifications in a single email. X
I found list of Windchill REST Endpoints on my server here: http://myserver.com/Windchill/netmarkets/jsp/restapi/index.html
There is POST method "First Stage Content upload". Model and parameters are discribed on picture bellow:
Can I with this POST method upload file from my server to Workspace on Windchill server?
If yes, what parameters I must specify in request?
Thank you!