afv-library/prompts/getting-started/create-basic-custom-object.md
2025-11-20 12:58:20 -05:00

9 lines
395 B
Markdown

---
name: Project Object Quickstart
description: Scaffold a Project__c custom object with core fields and deployable metadata.
tags: salesforce, custom-object, beginner
---
Create a new Project__c object with an autonumber field {proj-0000}, name, start date, and number of days fields that represent a simple project record.
Deploy this metadata to my org using the Salesforce DX MCP Server.