Salesforce Crossword

1234567891011121314
Across
  1. 1. A function passed into another function to be called later in Javascript
  2. 4. This type of community is meant for your resellers to deal with Opportunities, Leads & Campaigns
  3. 6. Salesforce's largest acquisition as of date
  4. 7. Set your debug log level to at least this to see user-generated debug statements
  5. 9. This setting can be skipped if you use Named Credentials for external callouts
  6. 11. This class has methods for encrypting & decrypting information in apex
  7. 13. Annotate a method with this to create test records for unit testing in apex
  8. 14. Salesforce's annual event that's considered world's largest software conference
Down
  1. 2. This is thrown if you are attempting to access an index that is out of bounds
  2. 3. This was renamed to CRM Analytics in April 2022
  3. 5. This report type lets you group and summarise by both rows and columns
  4. 8. These rules limit access unlike all other ways of opening up record access in Salesforce
  5. 10. This is a drag & drop tool used to build reusable industry-sepcific solutions on Salesforce platform
  6. 12. Use instance of this to store a collection of unique elements