Skip to content

appypie-automate/integrations-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

Appy Pie Automate — Integrations Docs

appypieautomate.ai · Official Docs · App Directory · Get Started Free

Community-maintained integration guides, trigger/action references, and use-case examples for Appy Pie Automate — connecting 1,000+ apps without code.

What's in This Repo

This repository documents every available integration on Appy Pie Automate, including:

  • Trigger events — events that start a workflow (e.g., "New Email in Gmail")
  • Action events — things that happen as a result (e.g., "Send Message in Slack")
  • Field mappings — how data passes between apps
  • Common use cases — real examples for each integration pair
  • Troubleshooting guides — fixes for common issues

Popular Integrations

Gmail

Type Event Description
Trigger New Email Fires when a new email arrives
Trigger New Attachment Fires when an email has an attachment
Action Send Email Send an email from your Gmail account
Action Create Draft Create a draft email

Slack

Type Event Description
Trigger New Message Fires when a new message is posted
Trigger New Channel Fires when a new channel is created
Action Send Channel Message Post a message to a channel
Action Send Direct Message Send a DM to a user

HubSpot

Type Event Description
Trigger New Contact Fires when a new contact is created
Trigger New Deal Fires when a new deal is created
Action Create Contact Create a new CRM contact
Action Update Deal Update deal properties

Shopify

Type Event Description
Trigger New Order Fires when a new order is placed
Trigger New Customer Fires when a new customer registers
Action Create Order Programmatically create an order
Action Update Product Update product inventory or details

Stripe

Type Event Description
Trigger New Payment Fires on successful charge
Trigger Failed Payment Fires when a payment fails
Action Create Customer Create a new Stripe customer
Action Create Charge Initiate a charge

Documentation Structure

integrations-docs/
├── gmail/
│   ├── README.md          # Overview and use cases
│   ├── triggers.md        # All available triggers
│   └── actions.md         # All available actions
├── slack/
├── hubspot/
├── shopify/
├── stripe/
└── ...1000+ more

Contributing

We welcome community contributions to improve accuracy and add new use cases.

  1. Fork this repo
  2. Navigate to the relevant integration folder
  3. Add or update documentation following the existing format
  4. Submit a pull request with a clear description

Official Resources

License

MIT © Appy Pie LLP

About

Community-maintained integration guides and API references for Appy Pie Automate — 1,000+ app connectors documented.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors