How Can I Embed a Function Connector?
Question
How can I embed a Function connector?
Environment
Function connectors
Answer
We do not recommend using Connect Cards with our Function connectors. Instead, set up functions using the API.
You can reuse a function that you've created and create a new connector for each end-user. Then, share the relevant authentication information through the create a connector endpoint. For example, for Azure Functions, you'd have your end-user share the "secrets" that are relevant to the function that you created.