How Can I Embed a Function Connection?
Question
How can I embed a Function connection?
Environment
Function connectors
Answer
We don't recommend using Connect Cards to set up Function connections. Instead, we recommend setting up Function connections using the Fivetran REST API.
You can reuse a Function connection and add a new connection for each end user. Then, share the relevant authentication information through the Create a connection endpoint. For example, with Azure Functions, you could ask the end user to provide the authentication "secrets" that are required to access the connection you created.