Port-in order notifications
We understand the importance of being able to track the progress and status of your port orders. That is why we offer port-in notifications for the following events:- Port order status changes
- New comments
- Split port orders
- Messaging activation
- Deleted “draft” porting orders
How to setup notifications via the Portal for all port orders (email and webhook)
If you are adding port-in notification settings in the portal, they will apply for all port orders that you create. Here is how to get started:- Sign in to the Telnyx Portal
- Go to your
Account Settingsand click on theAdvanced Featuressection. Then select Notifications. - Click on the
New Profilebutton to create a newNotification Profile - Click on the
New Channelbutton to specify which email or webhook URL to send notifications to. Add as many notification channels as you would like! - Click on the
New Settingbutton, selectPort In Notificationsand select the profile and channel that you would like Telnyx to send port-in notifications to.
How to setup notifications on specific port orders (webhook only)
If your use case or integration requires each port order to have its own webhook URL for port-in notifications, you can specify a unique URL as the value for thewebhook_url parameter in the port order form. This will allow you to receive notifications of updates to the specified order at the webhook URL you provided.
An example PATCH request is shown below:
Example webhook notification events:
Transition to in-process status
Transition to submitted status
Transition to exception status
A port-in order can have multiple underlying exception reasons. When resolved, the order will transition back to a submitted status (and you will receive the same webhook outlined in the previous section).
Transition to foc-date-confirmed status
Transition to ported status
Transition to cancel-pending status
Transition to cancelled status
New Comment
Split port-in order
You will receive one webhook for each number that is split from a port order and added to another port order. For example, if you originally submitted a port order with 5 numbers, and 3 numbers were split away from the original port order, then you would receive 3 split port order event notifications.Messaging activation
We recently introduced a new messaging activation feature to the V2 porting order API. Enabling this feature for your port order will make you eligible to receive the following webhook events. If there is an issue with the messaging activation when the phone numbers port in, then you will receive the following webhook:Porting order deletion
Adraft porting order may be deleted in two ways:
- The user issues a
DELETE /porting_orders/{id}API request - The
draftporting order is deleted automatically when it fails to be submitted within 30 days
draft porting order has been deleted. An example of this webhook notification is shown below: