Skip to main content
Question

Mapping PI Cycle Description Instead of ID to Shopify

  • September 2, 2025
  • 6 replies
  • 82 views

Forum|alt.badge.img

Hello everyone,

Has anyone attempted mapping Cycle Description (or a similar field) instead of an ID in Shopify metafields? How do you approach syncing it?

 

6 replies

kkeating24
Varsity III
Forum|alt.badge.img+1
  • Varsity III
  • September 2, 2025

just make sure you create a metafield in shopify as a text field and it should map without issue. 

 


Forum|alt.badge.img
  • Author
  • Varsity I
  • September 3, 2025

Hi ​@kkeating24 , yes, the metafield already exists in Shopify, but the CycleID is synced. What we need is the Description.

One option we are considering is to create an attribute that will hold the Description. Using an Import scenario, we would populate this attribute according to the CycleID Description. Then a business event would update this attribute every time a PI Cycle is updated. That attribute would be mapped and synced to the Shopify metafield.

I am not sure if there is a more elegant solution than this.


kkeating24
Varsity III
Forum|alt.badge.img+1
  • Varsity III
  • September 3, 2025

OK, i think I understand.  So the description is not available as a field to ‘export’ in that list of values?  

Then yes it would need to be stored somewhere to access it, to then publish to a metafield. 

Sometimes you can actually get the Entity Mapping to use fields that are NOT in the list of values, but it takes some trial and error:

For instance you might be able to say ItemSettings.CycleID_description   or   ItemSettings.CycleID_descr

 

 


Forum|alt.badge.img
  • Author
  • Varsity I
  • September 8, 2025

I tried ItemSettings.CycleID_description and ItemSettings.CycleID_descr, but both didn’t work. 


kkeating24
Varsity III
Forum|alt.badge.img+1
  • Varsity III
  • September 8, 2025

sounds like a custom field or an attribute.  Once you add an attribute it will show up in the list of values and you can map it to a metafield in shopify. 


Chris Hackett
Community Manager
Forum|alt.badge.img
  • Acumatica Community Manager
  • September 30, 2025

Hi ​@jib87 were you able to find a solution? Thank you!