Skip to content
Moviie

Integrations and migration

How to configure webhooks

Create an HTTPS endpoint, choose events, protect delivery, and use history to investigate or retry notifications.

Updated on July 30, 20261 min read

Webhooks notify your system when selected events happen in Moviie, without requiring repeated status checks.

Open Organização > Webhooks and select Criar endpoint.

  1. Enter a descriptive name and a public HTTPS URL.
  2. Select only the event groups your system needs.
  3. Configure the available authentication option.
  4. Save and copy the signing secret when it is displayed.
  5. Trigger a controlled event and confirm a successful delivery in history.

Store the signing secret securely and validate notifications before processing them. Your endpoint should respond quickly and handle repeated deliveries without duplicating an action.

Investigate failures

Open the endpoint and review Histórico. Check the event, date, response status, and attempt details. Correct your receiving service before retrying a failed delivery. Repeated failures usually indicate an unreachable URL, timeout, rejected authentication, or an invalid response.

To disable delivery temporarily, pause the endpoint instead of deleting it. Delete it only when the integration is permanently retired.

Keep learning

Continue this task with the next guides:

Keep going

Guides that help with the next step.

HUMAN SUPPORT

Still need help?

Tell us what is happening. Our team will help you find the next step.