mirror of
https://github.com/forcedotcom/afv-library.git
synced 2026-07-30 03:09:50 +08:00
628 B
628 B
| name | description | tags |
|---|---|---|
| Account Test Data Generator | Create an Apex script that generates 10 realistic Account records with complete business data including name, account number, type, industry, annual revenue, ticker symbol, and number of employees. Includes documentation on how to execute the script anonymously. | salesforce, apex, data-generation, test-data, developer, admin |
Create an apex script that I can run anonymously to insert 10 account records with name, account number, type, industry, annual revenue, ticker symbol and number of employees.
Generate a document with instruction on how to run the script.