Update (Add) Customer Tags in Shopify

Status
Not open for further replies.

Oukside

Member
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!
 
P

Pabblymember11

Guest
Hey @Oukside

Regrettably, we were unable to locate the direct action step for adding Tags in Shopify's API reference.


2023-10-17_17h28_51.png
 

Oukside

Member
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.
 
P

Pabblymember11

Guest
Thanks for the update, I hope that workaround helps you.
 
Status
Not open for further replies.
Top