KORE Callbacks Available - September 2024

Hello,

You are receiving this message because you use Super SIM or Programmable Wireless.

What do you need to know?

If you currently receive callbacks for Super SIM or Programmable Wireless, you may have to make changes to your application to ensure there is no disruption when we shift from using Twilio’s callback infrastructure to KORE’s. We have released all the functionality necessary for you to plan and test receiving your webhooks from KORE. We have extended the date on which all callbacks will be sent from KORE by default to October 15, 2024 (previously October 1, 2024). Any changes, if necesssary, need to be completed by November 1, 2024, after which you will have no option to receive callbacks from Twilio for Super SIM and Programmable Wireless.

Why is this happening?

KORE acquired Twilio IoT on June 1, 2023. Since then, KORE has been busy integrating Twilio IoT into KORE. Part of the Super SIM and Programmable Wireless user experience entails leveraging callbacks to receive events asynchronously and perform follow-up actions. Today, callbacks are sent through Twilio’s callback infrastructure, which was not part of the acquisition. We’re migrating to KORE’s callback services to ensure the same workflows can continue uninterrupted.

What do you need to do?

Plan to perform testing and make changes to your applications as needed with the following timeline in mind:

  • Until October 15, 2024, we will continue to use Twilio's callback infrastructure by default. The current payloads and headers you've been receiving will remain unchanged. However, you can begin receiving callbacks from KORE by editing the callback URL and specifying the fragment #cbs=kore.

  • After October 15, 2024, we will change the default callback infrastructure from Twilio to KORE. If you need more time to complete the changes, you can continue to receive callbacks from Twilio's infrastructure by editing the callback URL and specifying the fragment #cbs=twilio to instruct us to continue using Twilio's infrastructure. This will work until November 1, 2024.

  • After November 1, 2024, all callbacks will be sent from KORE regardless of what you provide for the “cbs” URL fragment.

We encourage you to transition to KORE callbacks as early as possible before the November 1, 2024, deadline. We have created a guide to help you through the transition. You can also review the following guides for more details:

What happens if you do nothing?

Beginning October 15, 2024, all callbacks will be sent from KORE’s callback infrastructure by default. If you did not test that your application properly accepts and processes the callbacks sent by KORE ahead of time, you may reject requests or encounter unexpected errors. You will experience issues if you are validating requests by checking Twilio’s signatures and have not made changes to also validate KORE’s signatures. If you have any questions, please contact your account executive or KORE’s support team.

Last updated