> ## Documentation Index
> Fetch the complete documentation index at: https://help.jetpack3pl.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Alloy

> Build customized workflows between your ecommerce store, Jetpack, and marketing tools using Alloy's no-code automation platform.

<div className="page-intro">
  The Alloy + Jetpack integration empowers you to build customized workflows between your ecommerce store (Shopify, BigCommerce, etc.), marketing tools (Tone Messaging, Mailchimp), and more. If you're dealing with manual processes that consume too much time, Alloy can automate these tasks efficiently.
</div>

<div
  style={{
backgroundColor: 'var(--color-background-secondary, #f8f9fa)',
padding: '8px 24px',
borderRadius: '8px',
marginTop: '16px',
marginBottom: '20px',
border: '1px solid var(--color-border, #e5e7eb)'
}}
>
  <div
    style={{
display: 'flex',
alignItems: 'center',
gap: '10px',
marginBottom: '0px'
}}
  >
    <img
      src="https://mintcdn.com/jetpack/l0jHEdf4TBXptPmb/images/shipbob-logomark.svg?fit=max&auto=format&n=l0jHEdf4TBXptPmb&q=85&s=12e573fede92cef73c1e1c767cd19643"
      alt="ShipBob"
      style={{
    height: '20px',
    width: 'auto'
  }}
      width="22"
      height="22"
      data-path="images/shipbob-logomark.svg"
    />

    <div
      style={{
  fontSize: '16px',
  fontWeight: '600',
  color: 'var(--color-text-primary, #1f2937)',
  letterSpacing: '0.3px'
}}
    >
      About ShipBob Integration References
    </div>
  </div>

  <div
    style={{
fontSize: '15px',
lineHeight: '1.7',
color: 'var(--color-text-secondary, #4b5563)',
marginTop: '0'
}}
  >
    During setup, you'll authorize the <strong>"ShipBob"</strong> integration in Alloy. This is expected—Jetpack has licensed ShipBob's integration infrastructure to provide reliable connections. Your data flows seamlessly to your Jetpack dashboard.
  </div>
</div>

## Alloy Key Features

<img src="https://mintcdn.com/jetpack/dOfmoXEb-KAEjijs/images/alloy-logo.png?fit=max&auto=format&n=dOfmoXEb-KAEjijs&q=85&s=f1905687a221261fb4660b2d4716a6ae" alt="Alloy logo" className="screenshot" width="468" height="172" data-path="images/alloy-logo.png" />

Alloy connects with all the top ecommerce tools, enabling you to integrate without writing any code. The platform offers built-in integrations, a user-friendly drag-and-drop workflow builder, and robust customization options.

| Feature                            | Description                                                                                                                                                                   |
| ---------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Built-in Integrations**          | Alloy connects with all the top ecommerce tools, enabling you to integrate without writing any code                                                                           |
| **Drag-and-Drop Workflow Builder** | Create custom workflows in as little as 5 minutes using a simple interface. If you need help, white glove support and an online forum are available                           |
| **Full Customization**             | Utilize built-in tools to filter data, split into conditional (true/false) paths, and trigger actions like sending emails or texts, all designed to automate repetitive tasks |

***

## Setting Up Your Alloy Integration

From the Jetpack dashboard:

<Steps>
  <Step title="Navigate to the Apps & Integrations page">
    Access the Apps & Integrations section from your Jetpack dashboard.
  </Step>

  <Step title="Locate Alloy and click Get App on its listing">
    Find the Alloy integration in the available apps list.
  </Step>

  <Step title="Sign up for an Alloy account">
    A 7-day free trial is available.
  </Step>

  <Step title="When creating your first workflow, search for the ShipBob app using the left navigation panel">
    <img src="https://mintcdn.com/jetpack/dOfmoXEb-KAEjijs/images/alloy-workflow-builder.png?fit=max&auto=format&n=dOfmoXEb-KAEjijs&q=85&s=d0ce98157f8ee3c53fc16f497a115eb5" alt="Alloy workflow builder showing ShipBob app in the left navigation panel" className="screenshot" width="1338" height="902" data-path="images/alloy-workflow-builder.png" />

    Use the search function to locate the ShipBob app integration.
  </Step>

  <Step title="Click to connect your ShipBob account">
    <img src="https://mintcdn.com/jetpack/dOfmoXEb-KAEjijs/images/alloy-authentication-dialog.png?fit=max&auto=format&n=dOfmoXEb-KAEjijs&q=85&s=aef464e206ee03b9d0f1919538db90d4" alt="ShipBob authentication popup in Alloy prompting for login credentials" className="screenshot" width="1345" height="665" data-path="images/alloy-authentication-dialog.png" />

    A pop-up will appear, prompting you to log in and grant Alloy permission to access your data.
  </Step>
</Steps>

***

## How to Use Alloy

Alloy workflows are built using four key components:

### Triggers

These are events that start a workflow (e.g., "order is shipped").

### Action Blocks

These perform subsequent actions such as retrieving data ("find the shipment status"), creating orders, or applying logic ("ignore orders from Canada").

### Logic

Customize your workflow by splitting paths based on specific criteria or iterating over multiple items.

### Utilities

Prebuilt functions include converting data to PDF, performing simple calculations, and sending emails or SMS messages.

For more information, watch the [video demonstration and explore additional workflow ideas](http://help.runalloy.com/en/articles/4616920-shipbob-integration?utm_source=shipbob\&utm_medium=web\&utm_campaign=alloy-shipbob-partnership\&utm_content=app-store) provided by the Alloy team.

***

## Support & Troubleshooting

This app is maintained by the Alloy team. For support-related inquiries or troubleshooting assistance, please [refer to this page](https://docs.runalloy.com/integrations/shipbob-integration) or contact the Alloy team directly.

***

## Let's Dive Deeper

<CardGroup cols={3}>
  <Card title="Other Integrations Overview" icon="grid" href="/fulfillment/account-setup/other-integrations">
    Back to the main integrations guide
  </Card>

  <Card title="Integrations + Apps Overview" icon="plug" href="/fulfillment/account-setup/integrations-overview">
    Learn about integration types and management
  </Card>

  <Card title="Zapier Automation" icon="bolt" href="/fulfillment/account-setup/other-integrations/zapier">
    Another automation platform for connecting your tools
  </Card>

  <Card title="Store Integration Overview" icon="store" href="/fulfillment/account-setup/integrating-store">
    Connect your ecommerce platform
  </Card>

  <Card title="Importing Your Orders" icon="file-import" href="/fulfillment/account-setup/importing-orders">
    Learn about order import methods
  </Card>

  <Card title="Order Management" icon="list-check" href="/fulfillment/order-management">
    View and manage your orders
  </Card>
</CardGroup>

<div className="jetpack-callout">
  <img src="https://mintcdn.com/jetpack/2iejPNBTYKEx6ntF/images/jetpack-logomark-256.png?fit=max&auto=format&n=2iejPNBTYKEx6ntF&q=85&s=340604ced4add3864f2641341826e1c9" alt="Jetpack" className="jetpack-callout-icon" width="256" height="256" data-path="images/jetpack-logomark-256.png" />

  <div className="jetpack-callout-content">
    <h4 className="jetpack-callout-title">Questions? Contact Jetpack Care.</h4>
    <p className="jetpack-callout-text">If you have any questions or run into issues, you can always contact Jetpack Care for help. Our team is always here to assist via Slack, phone, or email!</p>
  </div>
</div>
