< CMS Certified Integrator 12 LTS

Using Webhooks

TYPO3

Show in app

Description

Webhooks are a useful way to integrate real-time information between different applications or services. They allow a service to "call" or notify another application or service when a specific event occurs. This is done by sending an HTTP request to a specific URL provided by the receiving application.

Goals

  • I understand how webhooks function within TYPO3 and how they enable real-time communication between applications or services.
  • I know which triggers can be used by default within TYPO3
  • I am aware that developers can program additional triggers to extend functionality.
  • I comprehend the difference between GET and POST requests, recognizing their specific roles and applications within the context of webhooks.
  • I know what the "Secret" is used for in the configuration of webhooks, understanding its role in ensuring the authenticity and security of webhook communication.

Maintainer

Oliver Thiele Web Development Oliver Thiele