Plug OpsIQ into what you already run.
Every official connector. Categorised. Live status flagged. Build a custom one in an afternoon if your stack isn't here yet.
Billing & payments ยท 6
Stripe
Cards, subscriptions, invoices, refunds. Full webhook signing.
Paystack
Africa-first card & bank-transfer gateway. HMAC-SHA512 webhooks.
PayPal
IPN-verified payments & subscriptions.
Flutterwave
Pan-African payments โ coming next quarter.
Razorpay
India-first gateway โ coming next quarter.
MercadoPago
Latin America โ on the roadmap.
Hosting & client billing ยท 2
WHMCS
Customer, service, invoice & ticket sync โ full bidirectional.
cPanel webhook
Server status, account events & provisioning hooks.
eCommerce ยท 7
Shopify
Orders, products, customers, refunds, fulfilment.
WooCommerce
Order events, customer sync, refund actions.
BigCommerce
Order browser + signed webhook handling.
Magento 2
Order search, customer lookup, refund flows.
PrestaShop
Order ingestion + ticket mirror.
OpenCart
Order browser + customer context.
osCommerce
Legacy support for osCommerce stores.
CMS & sites ยท 2
WordPress
Native plugin, beacons, chat widget, identity bridge.
Custom HTML/JS
One-line widget snippet for any site.
Communication ยท 5
Gmail
Send replies from your Gmail mailboxes via OpsIQ Writing.
IMAP / SMTP
Generic mailbox connector for any provider.
Mailgun
Outbound transactional email + delivery webhooks.
Slack
Notify channels on events, two-way ticket replies.
Zendesk
Mirror tickets bidirectionally with Zendesk.
AI providers ยท 5
Anthropic
Claude โ recommended default for OpsIQ admin AI.
OpenAI
GPT-4o + reasoning models.
Google Gemini
Gemini Pro / Flash for cost-tuned workloads.
xAI Grok
Grok 2 for real-time grounded queries.
Self-hosted
Bring your own LLM endpoint (Ollama, vLLM, OpenAI-compatible).
Identity & auth ยท 2
The connector pattern.
A connector is a folder with one PHP class. Implement identityProviders(), contextProviders(), registerActions(), subscribers() and handleWebhook(). OpsIQ discovers it, the registry wires the events, your platform-specific code stays cleanly separated from the core. Most connectors are 200-400 lines.
Use the universal API.
If you don't want to build a connector, the REST API + webhooks cover almost every use case in a few hours.
Read API docsTell us what to build next.
If your platform isn't on the list, send a note. We prioritise integrations by customer demand and build the most-requested ones first.