Skip to content

danhowellnz/Flow-Action---Get-collection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flow-Action---Get-collection

What does it do?

It’s a new flow action that allows you to use SOQL or SOSL to find records. That means you can start using nested SOQL statements, or leverage Salesforce's fuzzy search logic from SOSL.

It can use

  • Dynamic where clauses - define as text
  • Work with any object
  • Use IN statements - If you provide a list of Ids
  • Bypass sharing rules (this is useful sometimes)

Install

How to use

  • Add an “action” to your flow and search for “Get Collection as SObject”-
  • Select the object type

Documentation

https://docs.google.com/document/d/1rYS4Rv2zMr9Qj6d8aM-zGDZWgF_4n9ShJgaA3Nt3K8g/edit?usp=sharing

About

Flow Action to allow the ability to get a collection of records with a custom Where or IN statement

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors