Update (Add) Customer Tags in Shopify

Status: Closed · Asked by Vincenzo Tortora on · 0 views

Vincenzo Tortora — Question ·

Hi Dear

I'm trying to use Pabbly Connect to update customer information adding a tag. But I see that Pabbly delete all the old tag and insert only the new one. Is it possible to ADD a tag to the user tags?

I know I can create a workaround via Route (e.g. check if customer has tags; if has tags -> use this tags + add the new one; if they doesn't have tags, add the new one) but it's quite a rude solution. :)

It would be cleaner if was possible to add tag directly.

Thansk!

Vincenzo Tortora — Reply ·

Very thanks.
I have to use the "workaround"... :)

Vincenzo Tortora — Reply ·

Update: it was simpler than described above.

I've just insert in the "Update trigger", this:

[customer_tags], new_tag

[customer_tags] is the variable with the old tags.

Pabblymember11 — Reply ·

Thanks for the update, I hope that workaround helps you.

Back to all forum threads · Log in to reply