This tutorial will show how to use user connections inside the pieces.In this example we will write a flow that will send a notifcation for user slack channelThe flow consists of three steps:
The second step is to fetch the connection information, the connection name is in format slack_USERID, so we add slack_ and the user from webhook body.
The third step use values based on value from previous steps click (X) and fill the values from previous steps.