Feb 17, 2019 | Salesforce Trailhead
Create a Hello World flow Build a simple flow that we can use to see how each distribution method works. Flow Label: Hello World Flow API: Hello_World The flow has one screen element The screen has one Display Text field that displays Hello, World! The flow is active...
Feb 17, 2019 | Salesforce Trailhead
Use Salesforce Connect to create external objects to track phone plans The phones and phone plans used by your company are accessible via OData on a third-party application. Using Salesforce Connect, create two external objects to let your org access that data. Create...
Feb 17, 2019 | Salesforce Trailhead
Create an Account Using REST API and Workbench Using REST API and Workbench, create an account with the name “Blackbeards Grog Emporium” and the description “The finest grog in the seven seas.” data-ad-layout="in-article" data-ad-format="fluid"...
Feb 14, 2019 | Salesforce Trailhead
Create a Lightning ActionTo complete this challenge, you need to add an Aura component to your org. Then use that component to create a Lightning action on the Account object. When the action’s button is clicked, it creates a new contact based on form input. To get...
Feb 14, 2019 | Salesforce Trailhead
Enable Salesforce Knowledge In your Trailhead developer org, assign yourself a Knowledge User license and enable Salesforce Knowledge. Assign your user license the Knowledge User permission Enable Knowledge in your org and ensure the default knowledge base language is...
Feb 14, 2019 | Salesforce Trailhead
Create a rollup summary field that determines the potential value of the opportunities associated with an account Add a custom field to the standard account object that provides a rollup summary of the total expected revenue from all related opportunities. The rollup...