Apex Class: DistributeSurvey

When to Use this Apex Class?

This invocable method enables you to distribute a survey to records in Salesforce. It is available in Salesforce flow and process builder.

What are the Relevant Input Parameters?

The following input parameters are relevant to this Apex Class.

Required:

  • record_id (ID)
  • survey_distribution_Id (ID)

What does this Apex Class Return?

This Apex Class returns void.

Does this Apex Class have any Limitations?

This Apex Class has no relevant limitations.

Can this Apex Class be used by Titan Customers?

Yes, customers can interact with this Apex Class.

How to Video

Hidden Title

Need more help?