The PTC Community is on temporary read only status in preparation for moving our community to a new platform. Learn more here
Is there an API to get all the products in which the given user is present?
Hi @SB_19451911
Thank you for your question!
I’d like to recommend to bring more details and context to your initial inquiry.
Please add screenshot(s) to better understand what you are trying to do in your process.
Please refer to this guideline to make your questions more likely to receive a quick and useful answer.
This will increase your chances to receive meaningful help from other Community members.
Here's what a good question for Windchill looks like.
Thank you for your participation and please let me know if you need further assistance!
Best regards,
Hi @SB_19451911,
No, you cannot retrieve all product details directly from the user.
Instead, you need to query all products, identify the associated product teams, and then verify whether the user is included.
Such the direct API doesn't exist.
Indirect API does exist, or you can use QueryBuilder or I*E task instead.
