AtlasWork, planned itself.

The AI-native, all-in-one work platform. Tasks, projects, CRM, contracts, and analytics in one calm workspace.

  • SOC 2 II
  • ISO 27001
  • HIPAA
  • GDPR

Product

  • Overview
  • PDF tools
  • People & HR
  • Integrations
  • Marketplace
  • Pricing

Resources

  • Guides
  • Docs
  • API reference
  • Support
  • Changelog
  • Status

Company

  • About
  • Careers
  • Press
  • Contact

Legal & trust

  • Trust center
  • Security
  • Privacy
  • Terms
  • DPA
  • GDPR
  • SLA
  • Refunds
Atlas, a product by wrxstack.com·© 2026 wrxstack·All rights reserved
Made in India
Skip to documentation
AtlasDocs
Back to Atlas

Start here

  • Overview

Developer

  • REST API
  • MCP (AI agents)
  • SDKs
  • Quick actions

Connect

  • Connectors
  • Integrations

Reference

  • Keyboard shortcuts
  • Module reference

TwilioMessaging

Send SMS and WhatsApp notifications from Atlas and route inbound replies onto the right customer record.

What this connector does

  • Send outbound SMS and WhatsApp messages from Atlas workflows.
  • Route inbound messages onto the matching Atlas customer record.
  • Show delivery and read receipts on the Atlas message log.
  • Listen for status callbacks with signed payloads.

Before you begin

  • You have a Twilio account with at least one verified sending number.
  • You can create API Keys on the Twilio console.
  • You have a test number to validate the first message.

Get your credentials

1

Open the Twilio console

Sign in with the account owner. console.twilio.com

Screenshot placeholder
2

Open Account, API keys and tokens

In the left menu, open Account, then API keys and tokens.

Screenshot placeholder
3

Create a Standard API Key

Click Create API Key, name it Atlas Connector, and pick Standard.

Screenshot placeholder
4

Copy the SID, Secret, and Account SID

Copy the API SID, API Secret, and Account SID into the Atlas Twilio connector settings page.

Screenshot placeholder
5

Set inbound webhook URLs

On the Phone Number configuration page, set A Message Comes In webhook to https://YOUR-ATLAS-HOST/webhooks/twilio.

Screenshot placeholder

Required scopes and permissions

Account SIDACxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
API Key SIDSKxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
API Key SecretAPI_KEY_SECRET

Setup checklist

  1. Create the provider app in a sandbox or development workspace.
  2. Add the Atlas redirect URL to the provider app configuration.
  3. Copy the client id, client secret, or API key.
  4. Paste the credentials into the Atlas connector settings page.
  5. Click Connect and complete the provider sign-in screen.
  6. Run Test connection from the connector page to verify health.

Troubleshooting

  • Authentication Error

    API Key Secret is shown only once. Re-create the key if you did not capture it.

  • 21610 unsubscribed recipient

    The recipient replied STOP to opt out. Update Atlas customer record opt-in state.

  • Webhook signature failed

    Atlas validates the X-Twilio-Signature header. Confirm the receiver URL matches what Twilio is configured to call.

Webhooks

Twilio POSTs application/x-www-form-urlencoded payloads to the configured Atlas URL. Atlas validates the X-Twilio-Signature header on every request.

Events Atlas listens for

  • inbound SMS
  • inbound WhatsApp message
  • delivery status callback

Provider docs: https://www.twilio.com/docs/usage/webhooks/messaging-webhooks

Disconnect and data deletion

  1. Click Disconnect on the Atlas Twilio connector page.
  2. Open Account, API keys and revoke the Atlas Connector API key.
  3. Atlas stops sending and receiving messages immediately on disconnect.

Ready to connect Twilio?

Paste the credentials you copied above into the live connector page.

Open the connector page