工作心得整理
  • note @ HiMS
  • Azure App Service
    • Deploy Docker on AppService
      • Get test done before...
        • Prepare dockerfile
        • Prepare .dockerignore
        • Run Test On Local
        • Deploy to App service
        • Continuous Deployment
    • Two-Way SSL Authentication
      • Insomnia API POST Test
  • Azure Application Gateway
    • AGW - App Service
      • Listener設定
      • Backend Pools後端集區設定
      • HTTP設定
      • Rules 路由規則 Step1
      • Rules 路由規則 Step2
      • Health Probes健康度設定
      • App Serivce設定
        • 後記
  • Load Testing
    • Loadster.app
    • Loader.io
    • jmeter
  • DNS Delegation
    • 前情提要
    • 回歸正題 - DNS託管流程
    • 託管Step1
    • 託管Step2
    • 託管Last Step
  • n8n
    • Github API Token initial
    • Trello API Token Initial
    • Prepare App Connector
    • n8n github setting.
    • n8n Trello setting
Powered by GitBook
On this page

Was this helpful?

  1. n8n

Trello API Token Initial

這裡就有點小tricky,Trello的設定頁找不到Create API Token的連結O.o!

如果要建立Trello的Token,需要到以下網頁取得

https://trello.com/app-keytrello.com
Get Trello API Token

然後偷懶一下,參考這網頁設定

https://docs.n8n.io/credentials/trello/

PreviousGithub API Token initialNextPrepare App Connector

Last updated 3 years ago

Was this helpful?