1. 1. What is Salesforce Flow used for?

    • A) Data storage
    • B) Process automation
    • C) User authentication
    • D) Reporting
  2. 2. Which type of flow is used to automate a process in Salesforce?

    • A) Record-Triggered Flow
    • B) Screen Flow
    • C) Auto Flow
    • D) Formula Flow
  3. 3. What is a Record-Triggered Flow used for in Salesforce?

    • A) Displaying user interfaces
    • B) Automating processes when records are created or updated
    • C) Generating reports
    • D) Sending emails
  4. 4. Which element in Salesforce Flow allows users to input data?

    • A) Decision
    • B) Loop
    • C) Screen
    • D) Subflow
  5. 5. How can you launch a Flow in Salesforce?

    • A) From a button or link
    • B) Automatically when a record is created or updated
    • C) Using Process Builder
    • D) All of the above
  6. 6. What is the purpose of a Decision element in Salesforce Flow?

    • A) To create a loop
    • B) To make a choice between two paths
    • C) To display user interfaces
    • D) To send email notifications
  7. 7. In Salesforce Flow, what is the purpose of a Loop element?

    • A) To create a circular reference
    • B) To iterate over a collection of records or elements
    • C) To control user access
    • D) To schedule the flow to run at a specific time
  8. 8. Which of the following can be used to store data in Salesforce Flow?

    • A) Variables
    • B) Constants
    • C) Fields
    • D) All of the above
  9. 9. What does the "Pause" element do in a Salesforce Flow?

    • A) Stops the flow execution for a specified period
    • B) Deletes records
    • C) Initiates a subflow
    • D) Executes a decision
  10. 10. How can you debug a Flow in Salesforce?

    • A) Use the Debug button in the Flow Builder
    • B) Add debug statements in the flow
    • C) Activate the Flow and check the debug logs
    • D) All of the above

    • Answer Key:
      1. 1. What is Salesforce Flow used for?

        • B) Process automation
      2. 2. Which type of flow is used to automate a process in Salesforce?

        • A) Record-Triggered Flow
      3. 3. What is a Record-Triggered Flow used for in Salesforce?

        • B) Automating processes when records are created or updated
      4. 4. Which element in Salesforce Flow allows users to input data?

        • C) Screen
      5. 5. How can you launch a Flow in Salesforce?

        • D) All of the above (From a button or link, Automatically when a record is created or updated, Using Process Builder)
      6. 6. What is the purpose of a Decision element in Salesforce Flow?

        • B) To make a choice between two paths
      7. 7. In Salesforce Flow, what is the purpose of a Loop element?

        • B) To iterate over a collection of records or elements
      8. 8. Which of the following can be used to store data in Salesforce Flow?

        • D) All of the above (Variables, Constants, Fields)
      9. 9. What does the "Pause" element do in a Salesforce Flow?

        • A) Stops the flow execution for a specified period
      10. 10. How can you debug a Flow in Salesforce?

        • D) All of the above (Use the Debug button in the Flow Builder, Add debug statements in the flow, Activate the Flow and check the debug logs)