Loading...
Connect Twilio (SID, token, number), send SMS, handle delivery statuses, A2P compliance.
SMS in wrrk runs on Twilio. You'll bring your own Twilio account.
After connection, the SMS page becomes a contacts-style inbox:
Type your message, watch the character counter (SMS splits at 160 chars per segment — each segment counts as a separate Twilio charge), click Send. Delivery status updates in real time (sent → delivered, or failed with an error code).
To kick off an SMS to a new contact:
Or paste any phone number into the New Conversation field at the top of the SMS page.
Twilio charges per segment, per region. Typical: ~$0.01/segment in the US, more for international. wrrk doesn't mark this up — your Twilio balance is consumed directly.
In the US, A2P 10DLC registration is required for business SMS. In Twilio's console, register your brand and campaign before sending high volume; otherwise messages will be filtered by carriers.
Tags
Connecting Telegram
Create a Telegram bot via @BotFather, paste the token into wrrk, manage chats from the unified inbox.
Connecting Discord
OAuth-connect a Discord server, manage channels from wrrk, use slash commands to push to CRM.
Phone Numbers and Twilio Setup
Connect a Twilio account, provision numbers, set up inbound routing, port existing numbers.