const gftnConfigs = { notionAPIKey: '', // Your Notion API key databaseID: '', // Your Notion database ID pageName: '', // The name of the Notion page. If not provided, it will default to the form's title. You can use placeholders here (consult the README) responseConfigs: [] // How the responses should be configured. Consult the README for configuration options };