How can I configure phone numbers enabled by application in WhatsApp Business API?
1

I'm facing the following problem: I have two apps, one for testing and one for production, and I have three WhatsApp Business accounts, two for production and one for testing, as well as two endpoints, one in each app.

My application uses two phone numbers, so ideally, I would use two numbers for production and two for testing, but I'm managing with the current setup.

The problem is that if I send a message to the test number, the API notification reaches both endpoints, not just the testing environment. The same thing happens for messages to the production numbers.

Does anyone have any tips on where I can configure the numbers enabled by application?

Luis Henrique
Asked about 5 months ago
Selected Answer
1

you can only have one webhook even if you have 2 applications configured

May 27 at 8:57 AM
Cesar