Question

Notion to Google Sheet: Zapier cant see Text

  • 22 November 2023
  • 1 reply
  • 16 views

Hello everyone, I'm creating a Zap that, whenever a status in Notion is updated, it writes all the data of the updated object in a line in Google Sheets. I managed to avoid the problem with the status by converting it to text using the formula substring("status", 0) in Notion. However, I can't do the same with the relation type. A few days ago, I was able to do it perfectly. However, since I was using Zap with multiple paths during the 14-day trial, I had to redo it, after the trial ended, and now my workaround no longer works, specifically for the relation type. Can anyone help me with this?


1 reply

Userlevel 7
Badge +14

Hi @pedromachado 

Good question.

Instead of Zap Paths, you can create separate Zaps for each Path.

Or you can use webhook chaining as outlined here:

 

Reply