• Instructions to Ask a Question

    For any assistance, please click the "Ask a Question" button and select the Pabbly product for which you require support.

    We offer seven comprehensive applications designed to help you efficiently manage and grow your business:

    Our support team endeavors to respond within 24 business hours (Monday to Friday, 10:00 AM to 6:00 PM IST). We appreciate your understanding and patience.

    🚀 Exclusive Lifetime Offers 🚀

    We invite you to take advantage of our special one-time payment plans, providing lifetime access to select applications:

    • 🔥 Pabbly Connect — Lifetime Access for $249View Offer
    • 🔥 Pabbly Subscription Billing — Lifetime Access for $249View Offer
    • 🔥 Pabbly Chatflow — Lifetime Access for $249View Offer

    Make a one-time investment and enjoy the advantages of robust business management tools for years to come.

Error sending Shopify Metafield Values

CarmenS

Member
Hi!! I'm working on adding some values to each product. I have three metafields per product that I want to send. But it is giving me the following error:

1747333022583.png


I have completed the 3 metafields information as shown,

1747332983984.png

I tried before only sending one metafield, and it worked, but when i tried sending it for the 3 metafields it failed. I'm now sure what i'm doing wrong here. Could you please provide some guidance on how to solve this?

1747333129861.png
 

ArshilAhmad

Moderator
Staff member
In the 'Value(s)' field, you were passing a value that contained a comma, which caused it to be treated as four values instead of three. We removed the comma from that field using a Text Formatter, and it appears to have resolved the issue.
1747341505648.png
 

CarmenS

Member
Hi! Thanks for your response!
Is there a way to escape those comma characters? I need them to be sent to shopify. The thing is then shopify is used to export the products to some marketplaces and I need the well categorized, otherwise, the marketplace wont accept the category.
 

ArshilAhmad

Moderator
Staff member
We have a workaround related to your concern where we have found a lookalike of a comma symbol which you can use to replace in your string.

Single Low-9 Quotation Mark (‚): This character resembles a comma but is oriented differently.

Please try using this symbol and see if it gives you the desired result.
 

CarmenS

Member
Hello, i tried pasting the symbol, but it is still generating the error when sending it to shopify. I tried it also on the marketplace, but it notices it's not the same character and wont accept this line. PLease let me know if it is possible to escape that comma character?
 

Preeti Paryani

Well-known member
Staff member
Hello @CarmenS,

Thank you for your update.

In this case, the only viable solution would be to replace the comma character with a blank space. Escaping the comma may not work as expected, especially if the platform is strictly validating the character format.
 
Top