Updates from the engineering teams!
• 👩💻Connector Builder can now change user input / configuration variable names! I.e. api_key can be changed into apiKey for compatibility with previous connector versions, etc.
• 👩💻Connector Builder now supports {{ config.variable_name }} syntax in addition to {{ config[‘variable_name] }}