Salesforce Object Search Language (SOSL) Use the Salesforce Object Search Language (SOSL) to construct text searches from any number of related or non-related objects. SOSL statements evaluate to a list of lists of sObjects, where each list contains the search results for a particular sObject type.
Document Generation. Don’t let the manual creation of critical documents like contracts, work orders, and invoices slow down your business. Equip teams with Nintex DocGen® to instantly build and share documents with just a few clicks from directly within Salesforce or Office 365. When using Loops in Flow, the Flow will loop through all records in the collection passed into the loop. It would be helpful to be able to exit the loop early (aka "Break" in Apex), or skip a loop iteration (aka "Continue" in Apex).