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