Skip to main content
1-Visitor
February 24, 2025
Solved

API to get "Sourcing Configuration to Colorway"

  • February 24, 2025
  • 1 reply
  • 428 views

Is there an API to get "Sourcing Configuration to Colorway" from PlexPLM?

I can see it in allowed data types list with getFlexObjects API.

...
    "Season Group(read only)",
    "Size Definition",
    "Sourcing Configuration",
    "Sourcing Configuration to Colorway",
    "Sourcing Configuration to Season",
    "Specification",
....


But when trying to access actual data with getRecordsData API systems states that there is now type as "Sourcing Configuration to Colorway". I can access to for example "Sourcing Configuration".

 

Best answer by Surya_Tiwari

Hi @MW_12595009  You can use the Flex-Connect Service “getFlexLinks” in Mappingscript to get the Sourcing Configuration to Colorway.

1 reply

16-Pearl
February 24, 2025

Hi @MW_12595009  You can use the Flex-Connect Service “getFlexLinks” in Mappingscript to get the Sourcing Configuration to Colorway.