Tenant-scoped credentials
Connections belong to one tenant. Provider credentials are validated before storage and are not returned by the public API.
Start with implemented Shopify, Meta WhatsApp, Twilio voice, webhooks, and REST API paths. Use a custom connection when a native connector is not available.
Connection paths
Native connectors, channel onboarding, telephony, event delivery, and custom API paths are different integration types.
Connect a Shopify store through OAuth or validated Admin API credentials. CallMissed can register verified store webhooks when the required app secret is configured.
Ask about Shopify setup →Use the Meta Tech Provider onboarding flow to connect customer-owned WhatsApp Business assets, manage numbers and templates, and deploy messaging experiences.
Explore WhatsApp →Connect a voice-capable Twilio number, verify tenant credentials, and route signed inbound call webhooks into the CallMissed voice pipeline.
Read Twilio setup →Subscribe a tenant endpoint to supported CallMissed events. Native JSON deliveries include a signing secret and retry history.
Read webhook guide →Use scoped CallMissed API keys to connect application logic to inference, conversations, contacts, knowledge, bots, integrations, and other documented resources.
Explore Developer API →Store a bearer token, API key, or approved header set in the tenant integration vault and use it from configured HTTP tools.
Open developer hub →The details below come from the current connector, webhook, WhatsApp, and Twilio implementations.
Connections belong to one tenant. Provider credentials are validated before storage and are not returned by the public API.
Meta, Shopify, and Twilio inbound handlers verify provider signatures. Configured outbound webhooks include CallMissed signing data.
Use service and resource permissions to keep integration keys limited to the APIs each workflow needs.
The implemented Shopify connector validates store access and supports commerce data in configured agent and automation workflows.
Webhook delivery records track attempts and outcomes so failed deliveries can be inspected and replayed by an authorized operator.
Use REST APIs, outbound webhooks, or a manual authenticated connector when a dedicated native connector is not available.
Authorize Shopify or validate store-domain and Admin API credentials.
Register supported Shopify webhooks when verification credentials are configured.
Allow configured tools to query the store during an agent or automation workflow.
Use WhatsApp, voice, or another customer channel to deliver the resulting experience.
The current connector registry includes Shopify and a manual authenticated connector. CallMissed also has implemented Meta WhatsApp onboarding, Twilio inbound voice, outbound webhooks, and scoped REST APIs through dedicated product surfaces.
Start with an implemented path, or describe the system and actions your custom integration needs.