![]() ClickLink API Developer's Reference
|
ffirule.RuleServiceActionRunRuleglobal with sharing class RuleServiceActionRunRule Invocable action to run a single ClickLink rule for one or more source records. This class is intended to be run using Process Builder. Developers should instead use ffirule.RuleService to run rules via the ClickLink API. MethodsrunRuleglobal static List<Id> runRule(List<ffirule.RuleServiceActionRunRule.RunRuleParameters> runRuleParams) Runs a ClickLink rule. Input Parameters
Return ValueList of newly created target record IDs. ffirule.RuleServiceActionRunRule.RunRuleParametersglobal class RunRuleParameters Describes which ClickLink Rule to run and which source records to process. Properties
|