How can we add new attributes in BM > Administration > Sites > Customer Lists > General -> “Customer Login Settings”?
I need to add new attributes to customer password policies in Business Manager under Administration > Sites > Customer Lists > General -> “Customer Login Settings”.
How can we add new attributes in Administration > Sites > Customer Lists > General -> “Customer Login Settings”?
I need to add new attributes to customer password policies.
Get all fields of an object
I am recreating the list-view table filter of the case object and I want to know which rest API to use to get all the fields.
Create a quick flow Prevent users from changing the Opportunity Type on Renewal Opportunities
As i have faced this question in one interview
create a salesforce flow
Prevent users from changing the Opportunity Type on Renewal Opportunities. (Must always stay “Renewal”)
A flow looping through 2000 records throws “APEX CPU time limit exceeded” error. Any fixes in flow?
I have a requirement to create a flow to walk through the campaign members of a campaign, and attach an activity at each member’s contact record to indicate that the campaign email was sent.
How to use Validation Product Rules Using Lookup Queries
how to setup validation product rule in CPQ from lookup data? I have tried but received “You must provide an Error Message for Validation type Product Rules” even though Lookup Object and Lookup Message Field populated on product rule.
How to retrieve ActionCadence data from Salesforce API
I’m trying to retrieve ActionCadence
data from Salesforce: https://developer.salesforce.com/docs/atlas.en-us.object_reference.meta/object_reference/sforce_api_objects_actioncadence.htm
Future method cannot be called from a future or batch method: slackv2.invokePostMessage.makePostMessageRequest(String)
Anyone give any guidance into why this error would be occuring, code is pasted below.