Unable to map Google Contact ID from Notion

Thank you for your help. So I am trying to send my notion db contacts to my google contacts. I have built a create and update google contact flow. I am storing the google contact ID in my notion database after I create a new contact so I have if I need to update again. But when I use the google contact update module it requires a google contact ID. Fine I have that ID in the database. But when I try to map it the field/value does not exist as an option. Please see screen shoots. Thank you, Andy




This is because you are searching the page that the database is on not the database itself.

What you need to do is either create another search object module or change that module to searching for databaseitem by using the databaseId

I see that you already have the databaseID so take that and if you change the search object to database item.
Like you see in the picture below

then search by last edited or whatever you need to. In my image I am searching by last edited.

Then you should be able to get your value of googlecontactid easily.

See below for more:
My search object


Mydatabase

getting the googlecontactid

Let me know if this helps for you.

Hi @Andy_Robbins. Did this work for you please mark as solution. If you need more help let me know! @Andy_Robbins