Sending messages to Slack via slack connector from different server

Apologies if this is a basic question but I am very new to this.

I have a condition where I have a subscriber event, which is running on a different server, and which listens to user input. Now I want to send this user input, that was captured by the subscriber event, to slack via slack connector. So the flow will be like:

User fills the form → Server listens to it and captures the details → Server need to send those details to Slack using rasa connector.

The messages needs to go via slack connector.

Any direction or guidance would be greatly appreciated :slight_smile:

@erohmensing