afv-library/skills/data360-harmonize
2026-07-10 17:19:21 +00:00
..
README.md feat: Release Skills Renaming by domain first convention @W-23187998@ 2026-06-26 12:21:51 +00:00
SKILL.md feat: Release 2 new skills: platform-models-api-configure, platform-policy-rule-generate @W-23396600@ 2026-07-10 17:19:21 +00:00

data360-harmonize

Schema harmonization and unification workflows for Salesforce Data Cloud.

Use this skill for

  • DMOs (Data Model Objects)
  • Field mappings
  • Relationships
  • Identity resolution
  • Unified profiles
  • Data graphs
  • Universal ID lookup

Example requests

"Map this DLO to ssot__Individual__dlm"
"Help me create an identity resolution ruleset"
"Why are unified profiles not appearing?"
"Show me the DMO fields before I create mappings"

Common commands

sf data360 dmo list --all -o myorg 2>/dev/null
sf data360 query describe -o myorg --table ssot__Individual__dlm 2>/dev/null
sf data360 dmo mapping-list -o myorg --source Contact_Home__dll --target ssot__Individual__dlm 2>/dev/null
sf data360 identity-resolution list -o myorg 2>/dev/null