Skip to main content
Solved

import google sheets

  • June 16, 2025
  • 1 reply
  • 22 views

turgunbek
Forum|alt.badge.img

I can't bring the tag to google sheets. what can I do?

Best answer by rogerioaraujo

Hello ​@turgunbek ,
This integration between Google Sheets and ManyChat does not directly send the names of existing TAGs. The logic works a bit differently. You need to add columns to your spreadsheet with the name of each TAG you want to check, to see whether it is linked to a specific user or not.
If the TAG is linked, the result will be TRUE; if it is not, it will return FALSE.
In your use case, I see that in column C, named "Mebel turi", you linked the TAG "oshxona mebel", which returned TRUE in several rows. This means that the TAG is linked to those contacts.

Let me know if this helped.

1 reply

rogerioaraujo
Forum|alt.badge.img+2
  • Flow Scholar
  • 495 replies
  • Answer
  • June 16, 2025

Hello ​@turgunbek ,
This integration between Google Sheets and ManyChat does not directly send the names of existing TAGs. The logic works a bit differently. You need to add columns to your spreadsheet with the name of each TAG you want to check, to see whether it is linked to a specific user or not.
If the TAG is linked, the result will be TRUE; if it is not, it will return FALSE.
In your use case, I see that in column C, named "Mebel turi", you linked the TAG "oshxona mebel", which returned TRUE in several rows. This means that the TAG is linked to those contacts.

Let me know if this helped.