Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай Salesforce Visual Workflow Complete course, а также все другие курсы, прямо сейчас!
Премиум
  • Урок 1. 00:05:18
    Create Salesforce Developer account
  • Урок 2. 00:04:31
    Salesforce Visual Workflow: What is visual workflow?
  • Урок 3. 00:09:09
    How to create Flows in Salesforce?
  • Урок 4. 00:07:41
    Flow Screen Element: Building a Simple flow
  • Урок 5. 00:05:40
    Working on our first Flow requirement
  • Урок 6. 00:10:10
    Create an Input Screen for Users
  • Урок 7. 00:05:23
    Overview of Cloud Flow Designer tool
  • Урок 8. 00:06:23
    Understanding the Flow Designer User Interface
  • Урок 9. 00:09:03
    Tour the Cloud Flow Designer User Interface: Resources Tab
  • Урок 10. 00:14:25
    Adding Fields to Screen
  • Урок 11. 00:13:59
    Flow Decision Element: Extending Salesforce without code
  • Урок 12. 00:22:29
    How to create Salesforce records from a Flow?
  • Урок 13. 00:17:02
    Flow Record Lookup Element: How to use a Record Lookup ?
  • Урок 14. 00:09:08
    Flow Fast Create Element : How to use a Fast Create ?
  • Урок 15. 00:12:13
    Flow Fast Create Element continuation
  • Урок 16. 00:08:37
    Fast Create element part 3
  • Урок 17. 00:16:16
    Business Requirement Overview to build a Wizard using Visual Workflow
  • Урок 18. 00:05:51
    Setting the start element in the flow
  • Урок 19. 00:06:07
    Adding a Picklist choice to a Flow
  • Урок 20. 00:05:42
    Connecting the flow elements
  • Урок 21. 00:05:11
    Adding fields to the screen element
  • Урок 22. 00:04:25
    Adding Textbox to capture data from user
  • Урок 23. 00:08:38
    Adding decision element and outcomes to a flow
  • Урок 24. 00:08:48
    Flow screen Element: Radio button fields
  • Урок 25. 00:08:50
    Using object fields in a flow
  • Урок 26. 00:05:14
    Building up the alternate path
  • Урок 27. 00:06:07
    Adding a decision element for the requirement
  • Урок 28. 00:09:59
    Displaying input fields values on the screen
  • Урок 29. 00:09:25
    Final Test for the flow
  • Урок 30. 00:08:41
    Introduction to Loop and collection
  • Урок 31. 00:04:53
    Adding a Screen to capture city and state info
  • Урок 32. 00:10:21
    Fast lookup vs Record Lookup in Flows
  • Урок 33. 00:12:25
    Loop element: Iterating over a collection of sobject records
  • Урок 34. 00:06:34
    Assignment Element: Specify variables whose values you want to update
  • Урок 35. 00:10:08
    Fast update element in visual workflow
  • Урок 36. 00:12:51
    Test the flow
  • Урок 37. 00:14:37
    Requirement: Build a call center application
  • Урок 38. 00:06:50
    Hands On exercise: Adding custom objects for our requirement:Department &college
  • Урок 39. 00:05:43
    Hands OnAdding custom fields to the Account object
  • Урок 40. 00:08:02
    Adding variables for subflow
  • Урок 41. 00:05:50
    Adding Decision element to decide the transfer type
  • Урок 42. 00:10:40
    Build the path if the outcome is Department
  • Урок 43. 00:11:52
    Wrapping up the Subflow
  • Урок 44. 00:00:52
    Activating the Subflow
  • Урок 45. 00:06:44
    Main Flow: Creating Input Output variables for the Main flow
  • Урок 46. 00:10:44
    Designing the Main flow
  • Урок 47. 00:03:52
    Review Sub-flow and Main flow side by side
  • Урок 48. 00:08:03
    Invoking the Main flow from Custom button on Account Detail page
  • Урок 49. 00:05:50
    Testing the Main flow
  • Урок 50. 00:02:52
    Creating a Survey using a Flow
  • Урок 51. 00:02:40
    Adding Survey Object to capture survey data
  • Урок 52. 00:04:51
    Designing the Survey Flow
  • Урок 53. 00:06:09
    Creating the Survey Screen
  • Урок 54. 00:06:25
    Adding the survey information in the Salesforce org
  • Урок 55. 00:05:51
    Invoking flow from Visualforce page