May 13, 2024 06:50 AM
Hi there!
Hope everyone is doing great! Remind to drink water 🙂
I'm working on a project to connect two different users (not the same table).
I want to set up an automation to match records by using two records, geographical area and interests.
Let's first try by doing matches with one field.
I have two different users :
Our client : they want to meet people from France, USA, Italy, Brasil (for example).
Our Partners : usually from one country.
Both of the country fields have same naming convention and are both a Multiple Select.
I have created a specific table "Matching Table". On an interface which is a little CRM for our clients, I created a button to create a record on the Matching Table.
Once the record created in the matching Table (here is the automation I try to create) I want to add Partners records (Link to DB Partners) to the record created for the client.
The problem is that the matching doesn't works, looks it stop every time he doesn't find a record to match with.
Can someone help ?
May 14, 2024 12:43 PM
Hi! So you want to kind of gamify this by giving them a button to click, versus just giving your clients access to a searchable database of partners?