Hello!
Is there anyway in Flows that I can amend or update the fulfilment tracking “company” name from one to another?
I am able to use flow to trigger on a new Fulfilment event, and use a condition to check if fulfilment tracking contains a known/given tracking company.
But is there an action to “update” this field, or change it? I can see the field here in the Graph data - https://shopify.dev/docs/api/admin-graphql/2023-01/objects/FulfillmentTrackingInfo#field-fulfillmenttrackinginfo-company
Is there a way in a Flow Action to update this field? The goal is (for example) to change fulfilment tracking data that has tracking company = “USPS” to “My Postal Service Co.”
Thanks, Steve