09/06/2022 07:47 PM
Hi,
1. We want to assign default entitlement while provisioning account (through New Account Request only)- how to achieve this ?
2. There is no DisableAccountJSON for salesforce - if we want to do some customization around Disableaccount -how to achieve this ?
09/06/2022 10:09 PM
#1 - You can add entitlement under endpoint - entitlement with new account
Disadvantage - even if request is rejected this will be added. Alternative use application role / entitlement map concept.
#2 How you will call that json? Maybe you can create rest/jar connector n manage disable use case