afv-library/skills/data360-activate
2026-07-10 17:19:21 +00:00
..
README.md feat: Release 2 new skills: platform-models-api-configure, platform-policy-rule-generate @W-23396600@ 2026-07-10 17:19:21 +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-activate

Activation and downstream delivery workflows for Salesforce Data Cloud.

Use this skill for

  • activations
  • activation targets
  • data actions
  • data action targets
  • downstream platform inspection before push

Example requests

"Activate this segment to the downstream platform"
"Show me what activation targets already exist"
"Create a data action target for this integration"
"Help me inspect why this activation is not ready"

Common commands

sf data360 activation platforms -o myorg 2>/dev/null
sf data360 activation-target list -o myorg 2>/dev/null
sf data360 activation list -o myorg 2>/dev/null
sf data360 data-action-target list -o myorg 2>/dev/null

References