Skip to main content
Best answer

How to get Zapier to ignore {{ }} from Google Sheets

  • 31 October 2023
  • 1 reply
  • 82 views

Hi - i have a zap to import data from a Google sheet to a notion database. The Google sheet has columns in it that contain liquid syntax so it has many instances of double curly braces {{ }}. Zapier is seeing these and trying to be clever - I just want it to ignore them and import them across as is without changing the original data source as it is generated by an external system. I’ve tried to use formatters between the steps but no luck. Does anyone come across anything similar and have a recommended workaround?

This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

1 reply

Userlevel 7
Badge +14

Hi @kbug 

Good question.

Unfortunately Zapier treats those {{VARIABLES}} as dynamic variables, which is why you see those as converted.

You’d have to make the value of the variable be the desired value you want passed over.