Hello,
Can I upload data to my Data Sources using multiple keys, besides its SyncID?
Example:
My [Main Data Source [SyncID=socialsecurityid]], has five keyvaluepairs of user information:
[socialsecurityid]
[nationalinsurancenumber]
[telephone]
[email]
[sex]
In real-time I didn´t feed it with [telephone].
I have one offline CRM database wich uses [NacionalInsuranceNumber] as primary key, HAS [telephone] information BUT NOT have [socialsecurityid].
Can I upload this [telephone] information, from this offline CRM database, to my [Main Data Source [SyncID=socialsecurityid]], using keyvaluepair [nationalinsurancenumber] as matching-key?
Thank you in advance, I´m in real trouble here.