Check two different Apps in same scenario

Hello, this is my first post, and i have around 5 scenarios created that are generally simple.
Now i am facing an issue and im pretty sure that is possible but i was not able to name the problem correctly.
I hope i can explain it as accurate as needed.

My objective is to check on two apps (AppA, AppB), and if element is true in AppA we will update the same element in AppB.
AppB has created elements in relation of AppA (using Make.com).
I am trying to connect ASANA and ZOHO CRM.
I have a connection already done with each of the apps.

The issue i have is that i do not know how to link/correlate the fields from one place to another.
I basically need to check if in AppA exists and check the value for that in AppB

Small representation of how items appear on each App

Good day, @Gonzalo_Senatore,

Any luck getting this sorted out?

When I’m dealing with system synchronizations, I tend to separate the data grabbing into a scenario each. Then after those run, call a merger or sorter to aggregate the data and then push to which ever system requires the update.

In this case, Make’s Data Stores work well. Though we might be tempted to push such to Google Sheets, don’t it’s slow and unreliable.