Skip to content
SideDrawer logo
SideDrawer logo

SideDrawer Integrations

File Management & Storage

Put SideDrawer to work with AI and enterprise-grade automation

Automate smarter with SideDrawer and scale with confidence. Zapier is built for enterprise-grade security, compliance, and performance.

Start free with email
Start free with email
Google Logo Continue with Google
  • No-code AI automation
  • Full audit trails and controls
  • SOC 2 and GDPR compliant
  • Easy visual workflow builder
  • 9,000+ apps, 450+ AI tools
  • Free tier available
SideDrawer logoSideDrawer logo
Or pick an app to pair with
arrow pointing down
Integrate HubSpot with SideDrawerIntegrate HubSpot with SideDrawer
HubSpot
Marketing Automation
Integrate Maximizer CRM with SideDrawerIntegrate Maximizer CRM with SideDrawer
Maximizer CRM
CRM (Customer Relationship Management)
Integrate Docusign with SideDrawerIntegrate Docusign with SideDrawer
Docusign
AI Document Extraction, Signatures
Integrate Microsoft Outlook with SideDrawerIntegrate Microsoft Outlook with SideDrawer
Microsoft Outlook
Calendar, Email, Microsoft
Integrate Gmail with SideDrawerIntegrate Gmail with SideDrawer
Gmail
Email, Google
Integrate Tally with SideDrawerIntegrate Tally with SideDrawer
Tally
Forms & Surveys
Integrate Dropbox with SideDrawerIntegrate Dropbox with SideDrawer
Dropbox
File Management & Storage
Integrate Google Drive with SideDrawerIntegrate Google Drive with SideDrawer
Google Drive
File Management & Storage, Google
Integrate Airtable with SideDrawerIntegrate Airtable with SideDrawer
Airtable
Databases
Integrate HubSpot with SideDrawerIntegrate HubSpot with SideDrawer
HubSpot
Marketing Automation
Integrate Maximizer CRM with SideDrawerIntegrate Maximizer CRM with SideDrawer
Maximizer CRM
CRM (Customer Relationship Management)
Integrate Docusign with SideDrawerIntegrate Docusign with SideDrawer
Docusign
AI Document Extraction, Signatures
Integrate Microsoft Outlook with SideDrawerIntegrate Microsoft Outlook with SideDrawer
Microsoft Outlook
Calendar, Email, Microsoft
Integrate Gmail with SideDrawerIntegrate Gmail with SideDrawer
Gmail
Email, Google
Integrate Tally with SideDrawerIntegrate Tally with SideDrawer
Tally
Forms & Surveys
Integrate HubSpot with SideDrawerIntegrate HubSpot with SideDrawer
HubSpot
Marketing Automation
Integrate Maximizer CRM with SideDrawerIntegrate Maximizer CRM with SideDrawer
Maximizer CRM
CRM (Customer Relationship Management)
Integrate Docusign with SideDrawerIntegrate Docusign with SideDrawer
Docusign
AI Document Extraction, Signatures
Integrate Microsoft Outlook with SideDrawerIntegrate Microsoft Outlook with SideDrawer
Microsoft Outlook
Calendar, Email, Microsoft
Integrate Gmail with SideDrawerIntegrate Gmail with SideDrawer
Gmail
Email, Google
Integrate Tally with SideDrawerIntegrate Tally with SideDrawer
Tally
Forms & Surveys
Integrate Dropbox with SideDrawerIntegrate Dropbox with SideDrawer
Dropbox
File Management & Storage
Integrate Google Drive with SideDrawerIntegrate Google Drive with SideDrawer
Google Drive
File Management & Storage, Google
Integrate Airtable with SideDrawerIntegrate Airtable with SideDrawer
Airtable
Databases

Top companies trust Zapier to automate work and free up time

Join millions worldwide who automate their work using Zapier

Google Logo Sign up with Google

Launch your first automated workflow

  • Update module entries in Zoho CRM when new info request plans are completed in SideDrawer

    Premium
    Details
    • SideDrawer logo
    • Zoho CRM logo
    SideDrawer + Zoho CRM
  • Send emails in Microsoft Outlook when info request plans are completed in SideDrawer

    • SideDrawer logo
    • Microsoft Outlook logo
    SideDrawer + Microsoft Outlook
  • Update module entries in Zoho CRM when new info request plans are completed in SideDrawer

    Premium
    Details
    • SideDrawer logo
    • Zoho CRM logo
    SideDrawer + Zoho CRM
  • Send emails in Microsoft Outlook when info request plans are completed in SideDrawer

    • SideDrawer logo
    • Microsoft Outlook logo
    SideDrawer + Microsoft Outlook
    • Supported triggers and actions

      Zapier helps you create workflows that connect your apps to automate repetitive tasks. A trigger is an event that starts a workflow, and an action is an event a Zap performs.

        • Tenant ID
          Required
        • SideDrawer ID
        • Folder (Record) ID
        Trigger
        Instant
        Try It
        • Tenant ID
          Required
        • SideDrawer ID
        Trigger
        Instant
        Try It
        • SideDrawer
          Required
        • Collaborator Email
          Required
        • Collaborator First Name
        • Collaborator Last Name
        • SideDrawer Role
          Required
        • Professional Relationship
          Required
        Action
        Write
        • Tenant ID
          Required
        • SideDrawer ID
          Required
        • External ID Name
          Required
        • External ID
          Required
        • Skip duplicate external IDs?
          Required
        Action
        Write
        • Tenant ID
          Required
        • SideDrawer ID
        • Days since sent
          Required
        • Minimum completion %
          Required
        Trigger
        Instant
        Try It
        • Plan Request Item Filter
          Required
        Trigger
        Instant
        Try It
        • Tenant
        • SideDrawer Role
          Required
        • Professional Relationship
          Required
        Action
        Write
        • SideDrawer
          Required
        Action
        Write

      For builders

      Let your AI safely access SideDrawer

      Go beyond Zap workflows. Install Zapier in your AI to call SideDrawer actions directly from your agents—with governance built in. Authenticate once. Revoke access anytime.

      No code

      Call actions in natural language with Zapier MCP

      Act in SideDrawer from your AI—no exposed credentials, and you control which actions your AI can touch. One install covers 9,000+ other apps.

      Example actions on this page

      • Add a Collaborator to a SideDrawer
      • Add a Team to Collaborate With a SideDrawer

      Works with

      Claude · ChatGPT · Cursor · Any MCP-compatible AI

      Install Zapier MCP
      Code

      Work in code with the Zapier SDK

      Expose SideDrawer actions from backend services, scripts, or agent code. Zapier handles the OAuth and scoped permissions. Access 9,000+ apps, plus thousands more with .fetch().

      Install

      npm install @zapier/zapier-sdk
      npm install -D @zapier/zapier-sdk-cli
      zapier-sdk login
      # create a SideDrawer connection @ https://zapier.com/app/assets/connections

      Run an action

      // Typescript
      import { createZapierSdk } from "@zapier/zapier-sdk";
      
      const zapier = createZapierSdk();
      
      const { data: connection } = await zapier.findFirstConnection({ app: "sidedrawer", owner: "me" });
      
      await zapier.runAction({
        app: 'sidedrawer',
        action: 'add_collaborator_sd',
        connection: connection.id,
        input: {
          {inputKeyValuePairs}
        },
      });
      Open the SDK docs

      Direct API calls to raw endpoints through fetch are not yet subject to org-level app and action restrictions.

      SideDrawer Help & Support

      Common questions

      sidedrawer logo
      About SideDrawer
      SideDrawer is a collaborative digital vault platform designed for efficiency & privacy.
      Related categories

      Popular SideDrawer Integrations

      • HubSpot
      • Code by Zapier
      • Maximizer CRM
      • Docusign
      • Microsoft Outlook