cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - You can change your system assigned username to something more personal in your community settings. X

Updating Windchill 12.0 user data using the REST Services API

JD_10340724
4-Participant

Updating Windchill 12.0 user data using the REST Services API

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!

 

 

1 ACCEPTED SOLUTION

Accepted Solutions

1 REPLY 1

Hi @JD_10340724 

 

The PTC Knowledge Base contains that information

CS150322 How to mass update all user account email addresses in Windchill PDMLink

 

PetrH

Top Tags