Hello, Meta team!
I work for a company that uses the WhatsApp Business API (WABA) to send message campaigns. We are currently implementing automated tests in our CI (Continuous Integration) pipeline to validate message sending via the API. However, we face a challenge: we need a fixed sandbox number to perform these tests without risking the blocking of personal numbers.
From what I understand in the documentation, the test numbers provided by Meta are primarily intended for load testing and are not permanent. For our integration tests, we need a sandbox number that can be used repeatedly in CI, without limitations or blocks.
Question: Is there any solution or recommendation from Meta for this scenario? Would it be possible to obtain a fixed sandbox number that can be used exclusively for continuous integration testing?
Thank you in advance for your attention and support!