> ## 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.

# PDF.co Integrations

> PDF.co can be integrated with a lot of online applications, services and platforms with little or no coding experience required.
 Automate your tasks and manage your workflows to achieve your goals, for example, automatically trigger events on documents or emails as they arrive in your inbox or easily create PDF invoices from templates.

export const IntegrationsCardCta = ({href, text}) => {
  return <span className="text-[#F16625] mt-auto block flex flex-row items-center gap-x-[6px] hover:underline">
      See Documentation
    </span>;
};

<CardGroup cols={3}>
  <Card title="Integrate with Make" horizontal="false" href="/integrations/make/getting-started" img="https://mintcdn.com/pdfco/N4Le3Ib-q2JX4RLs/images/make_logo.webp?fit=max&auto=format&n=N4Le3Ib-q2JX4RLs&q=85&s=f032504b3ec6235b1581ef7a9d92a149" width="1536" height="783" data-path="images/make_logo.webp">
    <IntegrationsCardCta />
  </Card>

  <Card title="Integrate with Zapier" horizontal="false" href="/integrations/zapier/getting-started" img="https://mintcdn.com/pdfco/N4Le3Ib-q2JX4RLs/images/zapier_logo.webp?fit=max&auto=format&n=N4Le3Ib-q2JX4RLs&q=85&s=8a2eac655b4139198875b7f61af28106" width="1536" height="783" data-path="images/zapier_logo.webp">
    <IntegrationsCardCta />
  </Card>

  <Card title="Integrate with n8n" horizontal="false" href="/integrations/n8n" img="https://mintcdn.com/pdfco/N4Le3Ib-q2JX4RLs/images/n8n_logo.webp?fit=max&auto=format&n=N4Le3Ib-q2JX4RLs&q=85&s=f43bab97b8ad18df7e318868968abb33" width="1536" height="783" data-path="images/n8n_logo.webp">
    <IntegrationsCardCta />
  </Card>

  <Card title="Integrate with Microsoft Power Automate" horizontal="false" href="/integrations/microsoft-power-automate/getting-started" img="https://mintcdn.com/pdfco/8yfnspCHtlp_2YsA/images/power-automate-logo.svg?fit=max&auto=format&n=8yfnspCHtlp_2YsA&q=85&s=afbeb4852659df6f06a2d9ae4eff61aa" width="1024" height="522" data-path="images/power-automate-logo.svg">
    <IntegrationsCardCta />
  </Card>

  <Card title="Integrate with Google App Script" horizontal="false" href="/integrations/google-apps-script" img="https://mintcdn.com/pdfco/n51CzrawnXNK2NKh/images/google-app-script-logo.svg?fit=max&auto=format&n=n51CzrawnXNK2NKh&q=85&s=cc234352f90fb086770e96a6f7474060" width="1024" height="522" data-path="images/google-app-script-logo.svg">
    <IntegrationsCardCta />
  </Card>

  <Card title="Integrate with Salesforce" horizontal="false" href="/integrations/salesforce" img="https://mintcdn.com/pdfco/8yfnspCHtlp_2YsA/images/salesforce-logo.svg?fit=max&auto=format&n=8yfnspCHtlp_2YsA&q=85&s=f6a08a893bcef8bf6b43e9aa56bde87d" width="1024" height="522" data-path="images/salesforce-logo.svg">
    <IntegrationsCardCta />
  </Card>

  <Card title="Integrate with Pabbly Connect" horizontal="false" href="/integrations/pabbly-connect" img="https://mintcdn.com/pdfco/8yfnspCHtlp_2YsA/images/pably-logo.svg?fit=max&auto=format&n=8yfnspCHtlp_2YsA&q=85&s=3bb29f9a3027f3a346330d3fafba5e58" width="1024" height="522" data-path="images/pably-logo.svg">
    <IntegrationsCardCta />
  </Card>

  <Card title="Integrate with Airtable" horizontal="false" href="/integrations/airtable" img="https://mintcdn.com/pdfco/n51CzrawnXNK2NKh/images/airtable-logo.svg?fit=max&auto=format&n=n51CzrawnXNK2NKh&q=85&s=c577459696278ccb6ddb50018bfdc133" width="1024" height="522" data-path="images/airtable-logo.svg">
    <IntegrationsCardCta />
  </Card>

  <Card title="Integrate with SharePoint" horizontal="false" href="/integrations/sharepoint" img="https://mintcdn.com/pdfco/8yfnspCHtlp_2YsA/images/sharepoint-logo.svg?fit=max&auto=format&n=8yfnspCHtlp_2YsA&q=85&s=a7e97b3fc2aae8d477e98ba3571be1b1" width="1024" height="522" data-path="images/sharepoint-logo.svg">
    <IntegrationsCardCta />
  </Card>
</CardGroup>
