Allow to use token created by Notion integration #36
-
Hello, I want to use |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Apologies for the delayed response. You can definitely use CSV2Notion Neo in your CI/CD workflow. Could you please clarify which CI/CD system you are using? If you are using GitHub Actions, you can utilise GitHub Secrets to securely store your Notion V2 Token value. Yes, Notion V2 Tokens may expire periodically. But you can easily update your GitHub Secret periodically. You can set a reminder to yourself. Currently, Notion's official APIs are quite limited. Until they achieve feature parity with the Notion V2 Token, we will not be able to support Notion's official API. |
Beta Was this translation helpful? Give feedback.
Apologies for the delayed response. You can definitely use CSV2Notion Neo in your CI/CD workflow. Could you please clarify which CI/CD system you are using? If you are using GitHub Actions, you can utilise GitHub Secrets to securely store your Notion V2 Token value. Yes, Notion V2 Tokens may expire periodically. But you can easily update your GitHub Secret periodically. You can set a reminder to yourself.
Currently, Notion's official APIs are quite limited. Until they achieve feature parity with the Notion V2 Token, we will not be able to support Notion's official API.