Skip to content

rajasGit/FlowPluginPack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FlowPluginPack

Visual Workflow lets the business take the driver’s seat when building an application. You can extend the logic in a flow by calling Apex classes, allowing developers to tackle more technical problems. W This Flow Plug-in Pack includes the following Apex plug-in classes:

  • Convert Lead
  • Send Email
  • Create and Attach PDF Document
  • Submit for Approval
  • Zipcode verification using 2 web services

Note: Almost all of the Apex plug-ins operate on data in your organization.

Instructions( When using Salesforce Ant)

  1. Get the package
  2. Modify the build.properties file to point to your salesforce instance
  3. run 'ant deployUnpackaged'

Instructions( When NOT using Salesforce Ant)

  1. Get the package
  2. Create the Apex Plug-in classes manually

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages