CRM SEC filings

Recent SEC filings for Salesforce, Inc. (CIK 1108524, NYSE: CRM).

Want this data via API instead of reading about it? Get a free API key →

Recent CRM filings

Live filing data loading. In the meantime, query the API for the most recent filings:

curl "https://api.edgarkit.com/v1/filings?ticker=CRM&limit=15" \
  -H "Authorization: Bearer YOUR_API_KEY"

About Salesforce, Inc.

Salesforce, Inc. provides customer relationship management technology that brings companies and customers together. Sector: Software. Listed on NYSE under ticker CRM, SEC Central Index Key 1108524.

What gets filed by CRM

  • 10-K: annual report with audited financials, risk factors, and MD&A.
  • 10-Q: quarterly report with unaudited financials.
  • 8-K: material event disclosures (earnings, M&A, executive changes).
  • Form 4: insider transactions by CRM officers, directors, and 10%+ owners.
  • 13F: when institutional managers report CRM holdings.
  • DEF 14A: annual proxy statement covering executive compensation and governance.

Get CRM filings via API

Pull the most recent filings for CRM (CIK 1108524) via the EdgarKit API:

curl "https://api.edgarkit.com/v1/filings?ticker=CRM&limit=20" \
  -H "Authorization: Bearer YOUR_API_KEY"

Filter to specific form types:

curl "https://api.edgarkit.com/v1/filings?ticker=CRM&form_type=4&transaction_code=P&limit=10" \
  -H "Authorization: Bearer YOUR_API_KEY"

Insider transactions

For CRM insider Form 4 transactions specifically, see the CRM insiders page.