Get Multiple Parts Description in a single REST API
Jun 11, 2023
12:15 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Jun 11, 2023
12:15 PM
Get Multiple Parts Description in a single REST API
Hi,
I am using the following REST API:
var WindchillData = Things["OData-connector"].getPartStructure({
$expand: "Components($expand=Part($select=Name,Number,Version),PartUse,Occurrence;$levels=1)",
ID: "VR:wt.part.WTPart:XXXXXXXX"
});
As of now, I can only pass one ID. Can I pass multiple part ids in the ID field?
Thanks,
Shashi Preetham,
Email: psp316r@outlook.com,
Mobile: +91 8099838001.
Email: psp316r@outlook.com,
Mobile: +91 8099838001.
1 REPLY 1
Jun 12, 2023
09:29 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Jun 12, 2023
09:29 AM
You might get better info by asking on the Thingworx community.
