This document shows you how to customize the Access the Threads API use case you added to your app during the app creation process.
The following table shows the permissions available for the Threads API use case.
| Permission | Usage | Allowed actions |
|---|---|---|
Required | Cannot be removed. | |
Optional. | Can be added or removed. | |
Optional. | Can be added or removed. | |
Optional. | Can be added or removed. | |
Optional. | Can be added or removed. | |
Optional. | Can be added or removed. | |
Optional. | Can be added or removed. | |
Optional. | Can be added or removed. | |
Optional. | Can be added or removed. |
You can add and remove permissions at any time during the development process.
Click the Add People button to add people as to one or more of the following app roles:
La mayoría de los desarrolladores de Meta utilizan webhooks para recibir notificaciones en tiempo real y reducir el número de llamadas a la API, lo que reduce el cambio de la limitación de frecuencia. Los webhooks se añaden de forma automática, pero son opcionales.
Para recibir webhooks de Meta, debes hacer lo siguiente:
POST para suscribir la aplicación a los webhooks.Para configurar los webhooks para tu caso de uso en el panel de la aplicación, sigue estos pasos. En estos pasos, se presupone que estás en el panel Casos de uso > Personalizar > Personaliza el caso de uso y que has seleccionado la opción Webhooks en el menú.
Nota: Para recibir notificaciones de webhooks, la aplicación debe estar publicada. No es necesario que superes la revisión de la aplicación para usar webhooks.
Testing is only required if you are submitting your app for App Review; if your app will access data you don't own or manage.
Note: Some use cases require your app to be published.
If you would like to become a Tech Provider click Become a Tech Provider.
The following steps must be completed if you're a Tech Provider, your app will serve clients or other business portfolios.
A checkmark within a circle appears when each of these requirements has been completed.
Learn more about App Review.
After your app has been published, the Dashboard will show App Health with Daily API Calls.
Visit the following to learn more about the app development process: