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 disminuir la cantidad de llamadas a la API. Gracias a esto, también disminuye la variación en la limitación de frecuencia. Webhooks se agrega de forma automática, pero es una característica opcional.
Para recibir webhooks de Meta, debes hacer lo siguiente:
POST para suscribir tu app a los webhooksPara configurar webhooks para tu caso de uso en el panel de la app, sigue los siguientes pasos. Esta explicación presupone que te encuentras en el panel Casos de uso > Personalizar > Personalizar caso de uso y que seleccionaste la opción Webhooks en el menú.
Nota: Para recibir notificaciones de webhooks tu app debe estar publicada. No se precisa la revisión de la app 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: