Hello, I have successfully integrated with Google Sheets. However, when transferring the owner’s name into the sheet, it appears as numbers instead of the name. Is there any way I could fix that? I want the actual name to appear in the selected row.
![]()
Hello, I have successfully integrated with Google Sheets. However, when transferring the owner’s name into the sheet, it appears as numbers instead of the name. Is there any way I could fix that? I want the actual name to appear in the selected row.
![]()
Hey, @Sulde
Thanks for your question. There isn’t an easy solution. As a workaround, you can create a custom property that holds the names as the internal value and use that in place of the owner name or in addition to it.
This is the expected behaviour as these endpoints will always return the internal value and not the label. There is not a way to force it to return the label. Not without a workaround using a custom property or custom solution.
Best,
Jaycee