Deeplink for Accounts
Summary:
I need to create a deep link for the Account. However, I was able to create the link without the objKey
. Is there any documentation available that explains how to find the objKey?
General syntax
/faces/deeplink?objType=<objID>&objKey=<name1=value1;name2=value2>&action=<action>
Deeplink for Accounts:
/faces/deeplink?objType=ORGANIZATION&objKey=<>&action=EDIT
Content (please ensure you mask any confidential information):
Version (include the version you are using, if applicable):
Code Snippet (add any code snippets that support your topic, if applicable):
0