Can Connections Be Limited in a Connect Integration to Prevent Unsupported App Connections?

This topic was automatically generated from Slack. You can find the original thread here.

is it possible to limit the connections made with a Connect integration?

not a big deal but just checking if there’s a quick way to ensure people can’t just change the URL to whatever app they want ({connect_url}&app={whatever app}) and create connections with accounts we do not support yet, and we can flag in specific apps instead

Not currently if you’re using Connect Link, no. The app identifier isn’t exposed to users when using the frontend SDK to Connect accounts though.

got it, thanks!