Hide piece connection configuration

We want to offer the flow builder as an embed. When building the flow, we already have the customer’s Shopify (or any other) authorization details. Is there a way to remove the connection dropdown from the piece configuration and make it pick the connection at the time of execution?

Hello @Amal_Shaji, welcome to our community :star:.

Could you please further explain why it is an issue for the user to fill in the connection themselves ? removing the connection dropdown, would result in you having to statically store the connection and having to manually manage refreshing the user’s connection token, if you do this already, and you have some way of retrieving the user connection from outside of Activepieces, you can toggle the “dynamic input” toggle above the connection dropdown and select the step that returns said connection, hope this is helpful.