Enable Flows

This template enables Flow rules. Flow automates a process by collecting, updating, editing, and creating Salesforce data. Flows can execute logic, interact with the Salesforce database, call Apex classes, and guide users through screens for collecting and updating data.

To create this template, follow the below steps:

  1. In the Create Migration Template screen, select the checkbox: Enable Flows.

  2. Next, upload the package manifest XML file. Click Choose File and upload the required XML file from your local system.

  3. Click Save.

  4. Once the template is successfully created, you'll be redirected to the Environment Provisioning History screen.

  5. Click the Run button to run the template on your destination org.

  6. Select your destination org from the dropdown and enter the email address(es) to receive an email notification whenever the template is run.

  7. Select the Enable Flows checkbox under the Post Deployment Steps section to use the current template as the post-deployment during CI/CD. This is optional.

  8. Click Run. Please check the View History page for a detailed summary report of the operation carried out.

Last updated