Hi,
I have found so many questions about text fields, about convert a id to text field, or when you are connected via API to synch information, text field had some limitations, can you give more detail?
1 条评论
https://help.salesforce.com/articleView?id=000320964&type=1&mode=1 - When upserting data, you can use a foreign key from another system to uniquely identify record. This is achieved by using a text field and marking the field as an external ID. Only then is it available for upserting.