The Apex Actions are easily accessible from the Flow Builder
- Object Types need to be first defined for both input and output parameters
- Depending on the method, record or record lists as well as other text parameters need to be defined.
Flow Action Selection in Flow Builder
Flow "Object" Action Configuration in Flow Builder
It enables to evaluate duplicate rules on a record.
Flow "Get Duplicates" Action Configuration in Flow Builder
It enables to enrich a list of records with values for all fields of a fieldset (enables to enrich results returned by the getDuplicates action)
Flow "Get Fieldset Data" Action Configuration in Flow Builder
It to execute a DML (create/update) while bypassing warning level duplicate rules
Flow "Execute DML" Action Configuration in Flow Builder