Question

How do I automatically rename a copied Google Sheets tab based on a Salesforce account in Zapier?

  • 7 March 2024
  • 1 reply
  • 51 views

Userlevel 3

I’m making a Zap that copy’s a template in google sheets that I have containing all our onboarding steps required for an account that is closed won in salesforce (trigger)… I’m getting the template to copy but it is just getting named as ‘Copy of Template’ in my google sheet worksheet and I want that tab to be named after the salesforce account that just closed… any where I’m missing that I could automatically change this name in my zap?


1 reply

Userlevel 7
Badge +14

Hi @Woozie83 

You may have to explore using the GSheets API to rename the copied worksheet.

Options:

  • Custom Action (w/ AI)
  • API Request

 

Reply