Add Workflow From Server

Force.com IDE is in a maintenance-only state. We still provide support for the product through our official channels, but updates prior to October 12, 2019 will be only for critical security issues that arise. On October 12, 2019, we will no longer provide support or updates of any kind for Force.com IDE. On that date, we will also begin archiving documentation and removing download links for the product. We recommend that you start migrating to Salesforce Extensions for Visual Studio Code or one of the great tools made by our partners. For more information, see The Future of Salesforce IDEs on the Salesforce Developers Blog.

Warning

Use the Add Workflow From Server wizard to add the workflow file for a particular object to your project. To launch the wizard, click New | Workflow.

Field Description
Object Select the object the workflow should be based on. If you do not see the object in the list, click Refresh Objects.

The workflow file contains individual workflow components (Alerts, Rules, Tasks) for an object. You cannot create these components from the IDE at this time.

To create new workflow components:
  1. In Package Explorer, right-click your project and choose Force.com | Show in Salesforce Web.
  2. In the Web browser, from Setup, enter Workflow in the Quick Find box, then select the appropriate option.