Put Skubana to work with AI and enterprise-grade automation
Automate smarter with Skubana and scale with confidence. Zapier is built for enterprise-grade security, compliance, and performance.
- 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
Join millions worldwide who automate their work using Zapier
Launch your first automated workflow
Create rows in Google Sheets when Skubana orders are from a specific client or have a specific label
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.
- Status
Try ItTriggerPolling- Order Shipped
Triggers when an order is shipped. Individual order items are also included.
Try ItTriggerPolling - StatusRequired
Try ItTriggerPolling- Order Id
- Order Number
- Sales Channel Id
- Tracking NumberRequired
- Package Type Id
- Shipping Carrier
- Shipping Service Id
- Amount
- Currency
- Created Date
- Delivery Status
- Estimated Arrival
- Insurance Tracking Number
- Received
- Ship Date
- Transaction Id
- Notify CustomerRequired
- Update ChannelRequired
ActionWrite
- StatusRequired
Try ItTriggerPolling- New Sales Channel
Triggers when a new sales channel is created.
Try ItTriggerPolling - Order NumberRequired
- Listing NameRequired
- Listing SkuRequired
- Quantity OrderedRequired
- Unit PriceRequired
- Tax AmountRequired
- CurrencyRequired
- Order TotalRequired
- Other CostRequired
- Shipping CostRequired
- Payment Date
- Sales Channel IdRequired
- Ship Address 1Required
- Ship Address 2
- Ship Address 3
- Ship CityRequired
- Ship CountryRequired
- Ship NameRequired
- Ship StateRequired
- Ship Zip CodeRequired
- Ship Email
- Ship Phone
- Requested Shipping Service
- Custom Field 1
- Custom Field 2
- Custom Field 3
ActionWrite
For builders
Let your AI safely access Skubana
Go beyond Zap workflows. Install Zapier in your AI to call Skubana actions directly from your agents—with governance built in. Authenticate once. Revoke access anytime.
Call actions in natural language with Zapier MCP
Act in Skubana 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
Works with
Claude · ChatGPT · Cursor · Any MCP-compatible AI
Work in code with the Zapier SDK
Expose Skubana 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 Skubana 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: "skubana", owner: "me" });
await zapier.runAction({
app: 'skubana',
action: 'create_order',
connection: connection.id,
input: {
{inputKeyValuePairs}
},
});Direct API calls to raw endpoints through fetch are not yet subject to org-level app and action restrictions.
Popular Skubana Integrations
- Email by Zapier
- ClickFunnels Classic
- Salesforce
- Docamatic
- Shoprocket
- SMS by Zapier
- Postalytics
- Code by Zapier
- Google Drive
- Digest by Zapier
- HubSpot
- SQL Server
- Magento 2.X
- Google Sheets
- Schedule by Zapier
- Shopify
- Stripe (Legacy)
- Help Scout
- Easyship
- Email Parser by Zapier
- Quickbase
- Amazon Seller Central
- Mailchimp
- Gravity Forms
- Klaviyo










