Skip to main content

Pre-Built Tooling


Objects Supported

Alloy Automation supports syncing the following objects from Awtomic:
  • Subscriptions
  • Customers
  • Orders
  • Products
  • Subscription Plans
  • Billing Cycles
  • Payment Methods
  • Subscription Actions (pause, resume, skip)

Set Up Guide

Trial Access


Authentication (API Key)

Awtomic uses API Key authentication via the x-api-key header.

Obtain your Awtomic API Key

  1. Install the Awtomic Subscriptions app from the Shopify App Store on your Shopify store.
  2. Once installed, open the Awtomic app from your Shopify admin panel.
  3. Navigate to Settings within the Awtomic app.
  4. Find the API Key section and copy your API key.
  5. Enter your API key into Alloy Automation.

API Documentation

For detailed API documentation, visit: https://api.awtomic.com (or contact Awtomic support for API documentation access)

Use Cases

1) Subscription order fulfillment

Automatically sync subscription orders from Awtomic to your fulfillment or logistics system, ensuring recurring orders are processed on schedule without manual intervention.

2) Customer subscription management

Synchronize subscription data between Awtomic and your CRM, providing customer service teams with complete visibility into subscription status, billing cycles, and payment history.

3) Subscription analytics and reporting

Pull subscription metrics, customer lifetime value, and churn data from Awtomic into your business intelligence platform for comprehensive subscription analytics and forecasting.

4) Automated subscription workflows

Trigger custom workflows when subscriptions are created, paused, resumed, or canceled—such as sending personalized emails, updating inventory forecasts, or creating support tickets for at-risk customers.

5) Payment failure recovery

Monitor failed payments and automatically trigger dunning workflows, alternative payment reminders, or customer outreach to reduce involuntary churn and recover revenue.

API Gotchas

  • ⚠️ Shopify dependency: Awtomic is built on top of Shopify, so changes to Shopify products or customer data can affect Awtomic subscriptions. Maintain synchronization between both systems.
  • ⚠️ Subscription state management: Be careful when programmatically modifying subscription states (pause, resume, cancel) as these actions can trigger billing and customer notification workflows.
  • ⚠️ API key security: The API key provides full access to your Awtomic data. Store it securely and rotate it periodically. Never commit API keys to version control.
For questions or troubleshooting, contact support@runalloy.com.