Initial commit
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"entityLinkMapping": {
|
||||
"Contact": {
|
||||
"Account": "account"
|
||||
},
|
||||
"Opportunity": {
|
||||
"Account": "account",
|
||||
"Contact": "contact"
|
||||
},
|
||||
"Case": {
|
||||
"Account": "account",
|
||||
"Contact": "contact"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user