> ## Documentation Index
> Fetch the complete documentation index at: https://docs.pdf.co/llms.txt
> Use this file to discover all available pages before exploring further.

# Salesforce

> [Salesforce](http://salesforce.com/) provides customer relationship management services and also sells a complementary suite of enterprise applications focused on customer service, marketing automation, analytics, and application development.

export const CTAButton = ({href, text, download}) => {
  return <a href={href} download={download} target="_blank" rel="noopener noreferrer" className="text-[20px] font-medium p-5 bg-[#ff4848] text-white rounded-[5px] block w-fit mb-4">
      <span>{text}</span>
    </a>;
};

## Salesforce and PDF.co integration

<CTAButton href="https://zapier.com/apps/pdfco/integrations/salesforce" text="Salesforce & PDF.co with Zapier" />

<CTAButton href="https://pdf.co/support/request?subject=PDF.co%20and%20Salesforce%20Integration" text="Setup Salesforce & PDF.co direct integration" />

## Parse Invoice with Document Parser

<iframe allowfullscreen="allowfullscreen" frameborder="0" height="315" src="https://www.youtube.com/embed/TcVRRCUoouo?si=lioM4B7CoF9LW8t7" width="560" />
