What This Integration Does
- Your own phone number: Provision a toll-free or local phone number that belongs to your artist brand.
- 2-way conversations: Fans can text your number and you can reply directly from Fanaura.
- SMS blasts: Send text campaigns to your opted-in fan base.
- Flow actions: Add SMS messages to your automated flows.
- High-throughput sending: Toll-free numbers support 1,200 messages per minute for large-scale campaigns.
Number Types
Fanaura offers two types of phone numbers, and the choice matters significantly:Toll-Free Numbers (Recommended)
| Attribute | Details |
|---|---|
| Format | 1-800, 1-833, 1-844, 1-855, 1-866, 1-877, 1-888 |
| Throughput | 1,200 messages per minute |
| Monthly cost | ~$2-5/month |
| Best for | Campaigns, blasts, any volume above a handful of fans |
| Verification | Required (carrier approval form) |
Local A2P (10DLC) Numbers
| Attribute | Details |
|---|---|
| Format | Regular local numbers (e.g., +1-615-555-1234) |
| Throughput | 2 messages per minute |
| Monthly cost | ~$2/month |
| Best for | Small-scale, personal conversations only |
| Verification | 10DLC registration required |
Bottom line: Choose toll-free unless you have a very specific reason to go local. The throughput difference is 600x.
Provisioning a Number
Toll-Free Number
- Go to Integrations in the left sidebar.
- Find the SMS section.
- Click Get a Phone Number.
- Select Toll-Free.
- A toll-free number is provisioned immediately.
- Your number appears on the Integrations page with its status.
Local Number
- Go to Integrations in the left sidebar.
- Find the SMS section.
- Click Get a Phone Number.
- Select Local.
- Search by area code: Enter the area code you want (e.g., 615 for Nashville, 310 for Los Angeles).
- Fanaura searches available numbers and shows you options.
- Select a number and click Provision.
- The number is activated immediately.
After Provisioning
Your number is immediately active for both sending and receiving. However:- Toll-free numbers: Need verification for full carrier approval. Until verified, some carriers may filter your messages. Complete the verification form as soon as possible.
- Local numbers: Need 10DLC registration. Until registered, throughput is limited.
Toll-Free Verification
After provisioning a toll-free number, you will need to submit a verification form:- Fanaura will prompt you to complete the verification.
- You will provide:
- Your business name and type
- A description of your messaging use case (e.g., “Artist-to-fan marketing and tour updates”)
- Sample message content
- Website URL
- Opt-in method description
- Submit the form.
- Carrier review typically takes 1-5 business days.
- Once approved, your number has full carrier trust and maximum deliverability.
Tip: Be honest and specific in your verification form. “Music artist sending tour updates, new release announcements, and exclusive content to fans who opt in via our website” is a great description.
2-Way Conversations
Once your number is active, fans can text you and you can text them back:How Fans Text You
- Fans text your number directly from their phone.
- Their message appears in the Conversations section of the Fans page.
- You see the fan’s name (if they are in your database), their message, and a timestamp.
How You Reply
- Go to the Fans page.
- Open the Conversations tab.
- Find the fan’s conversation.
- Type your reply and click Send.
- Your message is sent from your Telnyx number.
Automatic Fan Matching
When an inbound SMS arrives, Fanaura matches the sender’s phone number to your fan database:- If the number matches a known fan, the message appears in their conversation thread.
- If the number is unknown, a new fan record is created with the phone number.
Campaign Sending
Toll-free numbers unlock high-throughput campaign sending for large fan bases:How Campaign Sending Works
- Create an SMS blast or flow action with your message content.
- Select your target audience (all fans, a specific list, or a segment).
- Send the campaign.
- Fanaura queues the messages in the
sms_campaignstable. - The campaign processor sends messages in batches of 1,200 per minute (toll-free rate limit).
- Each message is logged individually in
sms_campaign_messages. - After each batch, the processor waits one minute before sending the next batch.
- This continues until all messages are sent.
- The campaign is marked as completed.
Campaign Math
| Fan Count | Batches | Total Time |
|---|---|---|
| 1,000 | 1 | Under 1 minute |
| 5,000 | 5 | ~5 minutes |
| 15,000 | 13 | ~13 minutes |
| 50,000 | 42 | ~42 minutes |
| 100,000 | 84 | ~84 minutes |
| Fan Count | Time with Local |
|---|---|
| 1,000 | ~8 hours |
| 15,000 | ~5 days |
| 100,000 | ~35 days |
Webhooks and Inbound Messages
When a fan texts your number:- Telnyx receives the message.
- Telnyx sends a webhook to Fanaura’s SMS webhook endpoint.
- Fanaura processes the webhook:
- Identifies the fan by phone number.
- Stores the message in the
sms_logtable. - If the message matches a keyword trigger, kicks off the associated flow.
- If the fan texts “STOP”, they are automatically opted out.
- The message appears in the Conversations UI.
Important: The webhook must be properly configured in your Telnyx messaging profile. Fanaura handles this during provisioning, but if inbound messages are not appearing, check that the message.received event is enabled in Telnyx.
Opt-In and Opt-Out
SMS marketing requires explicit fan consent:Opt-In
- Fans opt in when they provide their phone number on your smart link and check the SMS consent checkbox.
- Only opted-in fans appear in your SMS audience for blasts and campaigns.
- The
fanstable tracks opt-in status via thesms_opt_infield.
Opt-Out
- Fans can text STOP to your number at any time.
- Fanaura automatically processes STOP messages and marks the fan as opted out.
- Opted-out fans are excluded from future SMS campaigns.
- You cannot re-opt-in a fan who texted STOP — they must re-subscribe themselves.
Cost
| Item | Cost |
|---|---|
| Phone number (monthly) | $2-5/month |
| Outbound SMS | ~$0.004-0.01 per message |
| Inbound SMS | ~$0.004-0.01 per message |
| Plan allowance | 100 (Basic), 1,000 (Pro), 10,000 (Complete) SMS/month |
| Overage | $10 per 1,000 additional texts |
Troubleshooting
SMS not sending
- Number provisioned? Verify your phone number is active on the Integrations page.
- Fan opted in? Check the fan’s profile for
sms_opt_instatus. - API key valid? Confirm your Telnyx API key is correct in your environment settings.
- Throughput limit? If using a local number, you may be hitting the 2 msg/min cap. Switch to toll-free.
Inbound messages not appearing
- Webhook events enabled? In your Telnyx messaging profile, verify that
message.receivedis enabled (not just the webhook URL). - Webhook URL correct? The URL should point to your Fanaura instance’s SMS webhook endpoint.
- Check logs: Review your Activity Logs for any SMS-related errors.
Fan says they did not receive the text
- Check the SMS log for the fan’s phone number.
- Verify the phone number is in E.164 format (+1XXXXXXXXXX).
- Carrier filtering can block messages, especially from unverified numbers. Complete toll-free verification.
- Some fans have SMS filtering or do-not-disturb enabled on their phones.
Toll-free verification taking too long
- Typical turnaround is 1-5 business days.
- If it has been more than a week, check for any verification form rejections or requests for additional information.
Best Practices
- Always use toll-free for campaigns: The throughput difference makes local numbers impractical for any marketing at scale.
- Complete verification immediately: Do not wait. Submit your toll-free verification form as soon as you provision the number. Unverified numbers have lower deliverability.
- Respect opt-outs: Never manually re-add a fan who texted STOP. This violates TCPA regulations and can result in significant fines.
- Keep messages concise: SMS has a 160-character limit per segment. Longer messages are split into multiple segments (and cost more). Write tight.
- Include your artist name: Fans might not recognize your phone number. Start messages with your name: “Hey, it’s [Artist Name]! Your new single drops Friday…”
- Time it right: Do not text fans at 3 AM. Use Fanaura’s scheduling to send during reasonable hours (typically 10 AM - 8 PM in the fan’s timezone).
- Monitor conversations: When fans reply to your SMS, they expect a response. Check the Conversations tab regularly or assign a team member to monitor it.
- Save the number: In your first SMS to fans, encourage them to save your number: “Save this number as [Artist Name] so you always know it’s us!”
What Happens Next
After provisioning your number and completing verification:- Start by sending a test SMS to yourself.
- Build an SMS action into one of your flows.
- Plan your first SMS campaign — keep it short, valuable, and timely.
- Monitor the Conversations tab for fan replies and engage with them.

