Skip to main content
4-Participant
July 13, 2023
Solved

Updating Windchill 12.0 user data using the REST Services API

  • July 13, 2023
  • 1 reply
  • 1004 views

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!

 

 

Best answer by HelesicPetr

Hi @JD_10340724 

 

The PTC Knowledge Base contains that information

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

 

PetrH

1 reply

HelesicPetr
22-Sapphire II
22-Sapphire II
July 14, 2023

Hi @JD_10340724 

 

The PTC Knowledge Base contains that information

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

 

PetrH