How it works
When you send an iMessage using the Texting Blue API, it goes through the following steps:
- You send an request for send iMessage to a phone number (via API or dashboard)
- Connected phone number receives the request
- Connected phone number forwards the iMessage to the recipient
- Recipient receives the iMessage
How it works for receiving iMessages:
- Connected phone number receives the iMessage
- Connected phone number forwards the iMessage to the Texting Blue API
- The message is available in Texting Blue dashboard, API and is sent to your webhook (if you have one)