Get name and phone number in "fields"

Hello I would like to connect systeme.io to sheets and enter the phone number and name of the prospect but I got an error, thank for the help


What is the error you are getting what you are doing there looks fine.

Welcome to the Make community!

You’ll just have to manually type {{ }}

and then insert the dot notation of the fields raw key names, like this:

{{ 1.data.contact.fields.first_name }}

Hope this helps! Let me know if there are any further questions or issues.

@samliew

1 Like