AI AGENT ADDONS

Developing Datacloud Code Extension

forcedotcom/sf-skills
Data Science & ML
1,647installs

Salesforce Data Cloud holds large amounts of customer information. You can use custom Python code to transform and process that data. This skill helps you build, test, and deploy those code extensions.

You can create two types of transformations. Batch transformations process data in groups. Real-time transformations work on individual events. Both types let you read from and write to Data Lake Objects and Data Model Objects.

The skill guides you through setting up a project, writing Python code, scanning for permissions, and deploying to Data Cloud. It uses the SF CLI plugin and requires Python 3.11 and Docker for deployment.

Add Developing Datacloud Code Extension skill to your workflow

Global

mkdir -p ~/.claude/skills/developing-datacloud-code-extension

Project

mkdir -p .claude/skills/developing-datacloud-code-extension

Source Repository

Stars
619
Forks
217
Watchers
619
License
NOASSERTION
Last Push
25 days ago
Created
8 months ago