You want to forward data based on a specific trigger? For this you can create a flow using the flow builder.
Transfer data to API-based third-party providers using webhooks.
A WebHook makes it possible, for example, to tell a server software that a particular event, such as a new order, has occurred. This can be a notification or a request to the server to do something with the information.