Skip to content

epilot-dev/epilot-app-zapier

Repository files navigation

epilot MarketplaceZapier Integration DocsApps Developer Docs

Prerequisites

To run or deploy this app, you need:

  • AWS access with permissions to deploy SST apps (Lambda, DynamoDB, API Gateway, CloudFormation)
  • An AWS CLI profile configured with credentials
  • Node.js (>=18) and npm

Quick Start

git clone https://github.com/epilot-dev/epilot-app-zapier.git
cd epilot-app-zapier
npm i
npm run dev

Project Overview

This repository contains the Zapier App integration for epilot XRM, enabling 7,000+ Zapier workflows to connect with your epilot data.

This app uses the @epilot/app-sdk to interface with the epilot App Platform.

Project Structure

  • api/ SST backend (Lambda functions, DynamoDB, OpenAPI spec)
  • app/ App Frontend (epilot App Bridge)
  • openapi.yml API specification
  • sst.config.ts SST configuration
  • package.json Workspace dependencies & scripts

Development Commands

  • npm run dev Start dev (SST + live Lambda)
  • npm run openapi Generate API types from openapi.yml
  • npm run build Build the app
  • npm run zip Create an app.zip package to upload frontend to epilot
  • npm run deploy Deploy to AWS

Resources

About

Zapier App for epilot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published