Skip to content
Integrations

Connect Automatum to Your Entire Stack

Sync deal data, automate co-sell workflows, and keep every team aligned with native integrations across CRM, cloud portals, communication, and finance tools.

Salesforce HubSpot AWS Azure Slack

All Integrations

Available
Salesforce
Bi-directional sync of deals, contacts, and co-sell referrals directly inside your Salesforce org.
CRM
Available
HubSpot
Push marketplace deal data into HubSpot pipelines and trigger automated nurture sequences.
CRM
Available
AWS Partner Central
Automate ACE co-sell submissions, track referral status, and sync opportunity data in real time.
Cloud Portal
Available
Azure Partner Center
Manage co-sell referrals, track deal registration, and sync pipeline data with Microsoft.
Cloud Portal
Available
Google Cloud Partner Console
Sync private offer workflows and partner advantage referrals with Google Cloud.
Cloud Portal
Available
Slack
Get instant deal alerts, private offer notifications, and co-sell updates in your team channels.
Communication
Beta
Microsoft Teams
Receive deal activity alerts, approval requests, and pipeline summaries directly in Teams.
Communication
Available
QuickBooks
Auto-reconcile marketplace disbursements, fees, and revenue with your accounting ledger.
Finance / ERP
Beta
NetSuite
Sync marketplace transactions, invoices, and revenue recognition data into NetSuite ERP.
Finance / ERP
Coming Soon
Xero
Automatically map cloud marketplace revenue and fee data to your Xero chart of accounts.
Finance / ERP
Coming Soon
Snowflake
Stream marketplace transaction data into Snowflake for advanced analytics and BI dashboards.
Data / Analytics
Coming Soon
BigQuery
Export deal, usage, and revenue data to BigQuery for custom reporting and ML pipelines.
Data / Analytics
Beta
Jira
Create and track marketplace listing tasks, onboarding tickets, and co-sell action items in Jira.
DevOps
Coming Soon
GitHub
Trigger deployment workflows and sync listing version updates with your GitHub repositories.
DevOps
Available
REST API
Full programmatic access to deals, offers, listings, and analytics via a documented RESTful API.
API
Available
Webhooks
Subscribe to real-time events for deal changes, offer acceptance, and listing updates via HTTP callbacks.
API
How It Works

Your tools, connected through Automatum

Salesforce Integration

Drive cloud deals without leaving Salesforce

Your reps already live in Salesforce. Automatum brings marketplace data to them -- syncing deals, private offers, and co-sell referrals bi-directionally so nobody switches context.

  • Bi-directional deal sync -- changes in either system flow automatically
  • Smart field mapping preserves your existing Salesforce schema
  • Create and track private offers from Salesforce opportunity records
  • Role-based access controls -- request only essential permissions
See Salesforce integration
Salesforce Sync
Real-time bi-directional data flow
Deal pipeline sync
Synced
Private offer status
Synced
Co-sell referrals
Synced
Revenue metrics
Synced
HubSpot Integration

Marketplace deals, inside your HubSpot pipeline

Close deals faster by pushing marketplace transaction data directly into HubSpot. Automate handoffs, enrich contacts with cloud deal context, and trigger workflows when offers are accepted.

  • Auto-create deals in HubSpot when marketplace offers are generated
  • Enrich contact records with marketplace buyer data and cloud spend signals
  • Trigger HubSpot workflows on offer acceptance, renewal, or churn events
  • Custom property mapping for marketplace-specific deal fields
See HubSpot integration
HubSpot Pipeline
Marketplace deal automation
Deal auto-creation
Active
Contact enrichment
Active
Workflow triggers
Active
Revenue attribution
Active
Developer API

Build anything with the Automatum API

Full REST API access to listings, private offers, co-sell referrals, and analytics. Subscribe to real-time webhooks for event-driven automation. Integrate Automatum into any custom workflow your team needs.

create-offer.sh
# Create a private offer via the API
curl -X POST \
  https://api.automatum.io/v1/offers \
  -H "Authorization: Bearer $API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "marketplace": "aws",
    "buyer_account": "123456789",
    "product_id": "prod_abc123",
    "price":  45000,
    "duration_months": 12,
    "auto_renew": true
  }'

Ready to connect your stack?

See how Automatum integrates with the tools your team already uses. Book a personalized demo.