Community Tip - Want the oppurtunity to discuss enhancements to PTC products? Join a working group! X
Hi all,
I'm a WC admin and my organization has recently made changes to our email addresses. I'm hoping to update our Windchill user's email addresses using Windchill's REST Services API, instead of changing them manually. I plan on writing a python script that uses Odata client to interact with the API, but perhaps it's not possible. I'm looking at the REST Services API and I see a GET request for the /Users endpoint which will display the user data. Unfortunately, I don't see a POST request for this endpoint. In short, I'm wondering if there is a way to update user data in bulk, without having to go through and change each user's email one by one. I am new to this, so I apologize if I'm missing something obvious.
Thanks!
Solved! Go to Solution.
Hi @JD_10340724
The PTC Knowledge Base contains that information
CS150322 How to mass update all user account email addresses in Windchill PDMLink
PetrH
Hi @JD_10340724
The PTC Knowledge Base contains that information
CS150322 How to mass update all user account email addresses in Windchill PDMLink
PetrH