platform-trust-archive-manage

Manage Salesforce Archive operations via the Archive Connect API and ArchiveActivity object.

Updated Jul 2, 2026
One-click install
npx skills add https://github.com/padjei/SF_Agents --skill platform-trust-archive-manage-padjei
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: platform-trust-archive-manage
Source: https://github.com/padjei/SF_Agents/tree/main/.claude/skills/platform-trust-archive-manage
Command: npx skills add https://github.com/padjei/SF_Agents --skill platform-trust-archive-manage-padjei

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the process of managing Salesforce Archive operations, including searching, viewing, unarchiving, analyzing, masking, and erasing archived records, as well as monitoring archive job status.

Core Features & Use Cases

  • Search and Restore Records: Locate and restore archived records using the Archive Connect API.
  • Analyze Archive Jobs: Run and monitor the status of archive jobs for analysis and troubleshooting.
  • Mask and Erase Data: Perform Right-to-Be-Forgotten (RTBF) actions and mask personally identifiable information (PII) from archived data.
  • Monitor Archive Jobs: Track the progress and results of archive jobs to ensure data integrity.

Quick Start

To initiate an archive job analysis, use the command: 'analyze archive job status for records with ID 1234567890'.

Frequently Asked Questions about platform-trust-archive-manage

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I unarchive records in Salesforce using the Archive Connect API?

To unarchive records in Salesforce, you locate and restore the archived data by querying the Archive Connect API. This process allows you to search for specific archived records and bring them back into your active Salesforce environment.

Can I perform Right-to-Be-Forgotten data erasure on Salesforce archived records?

Yes, you can perform Right-to-Be-Forgotten (RTBF) actions on Salesforce archived records. The Skill supports masking personally identifiable information (PII) and erasing archived data to comply with data privacy requirements.

What is the best way to analyze and troubleshoot Salesforce archive jobs?

The best way to analyze Salesforce archive jobs is by running and monitoring their status through the ArchiveActivity object. This provides visibility into the job progress and results, enabling effective analysis and troubleshooting of the archive operations.

Does the Salesforce Archive Connect API support asynchronous operations with rollback strategies?

Yes, the Salesforce Archive Connect API supports both synchronous and asynchronous operations. It includes built-in verification and rollback strategies to manage data integrity when searching, unarchiving, masking, or erasing records.

Do I need the ArchiveActivity object to track Salesforce archive job status?

Yes, the ArchiveActivity object is required to monitor Salesforce archive job status. Tracking this object provides the necessary visibility into the progress and results of archive jobs, ensuring successful execution and data integrity.