CrowdPower
  • 👋Introduction
  • ✅Getting Started
    • The Basics
    • JavaScript Tag
      • Identify Customer
      • Create Customer Event
      • Create Customer Charge
      • Create Customer Tag
      • Create Page View
      • Prompt for Push
    • Beacon API
      • Identify Customer
      • Create Customer Event
      • Create Customer Charge
      • Create Customer Tag
      • Track
    • Importing Customers
    • Basic Email Setup
    • Advanced Email Setup
  • 📚Resources
    • Smart Sending
    • Working with Sessions
    • Working with Traits
    • Working with Phone Numbers
    • Personalizing Messages
    • Push Notifications
    • Unsubscribe Groups
  • 🔌Integrations
    • Discord
    • Slack
    • Stripe
    • Zapier
  • REST API
  • Console
Powered by GitBook
On this page

Was this helpful?

  1. Resources

Working with Phone Numbers

Phone numbers can be used as customer traits or event properties, and optionally used in automations to send SMS messages via 3rd party integrations.

When sending phone numbers into CrowdPower, it is best to use the E.164 standard. E.164 is the international telephone numbering plan that ensures each device on the Public Switched Telephone Network (PSTN) has a globally unique number. This number makes sure phone calls and text messages can be correctly routed to phones in different countries.

E.164 numbers are formatted: [+] [country code] [area code and number] and can have a maximum of 15 digits.

An example of a US number in E.164 format is: +15165555555

PreviousWorking with TraitsNextPersonalizing Messages

Last updated 4 years ago

Was this helpful?

📚