Skip to content

Instantly share code, notes, and snippets.

@blake41
Created April 30, 2025 14:09
Show Gist options
  • Save blake41/2cab6a78686b731aa6e38d2f4af5d0a5 to your computer and use it in GitHub Desktop.
Save blake41/2cab6a78686b731aa6e38d2f4af5d0a5 to your computer and use it in GitHub Desktop.
{
"steps": [
{
"stage": "2. Qualified",
"requiredFields": [
{
"name": "Need__c",
"label": "Need",
"type": "picklist"
}
]
},
{
"stage": "3. Scoping",
"requiredFields": [
{
"name": "Workspace__c",
"label": "Workspace",
"type": "url"
}
]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment