Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »








1. Admin API Key

  1. Open https://admin.atlassian.com/

  2. Click the workspace you are working on:

  3. On the upper side menu, click Settings

  4. Under settings click API keys

  5. Click [Create API key]

  6. Set a name for the API key (only admin can see it) and set the Expiry date for the key (once this date is reached, the API key won't work anymore).

  7. Copy the generated API key and paste in the app.

Important: Never share your API key with anyone else


2. Verified Domain

1) Log in to  https://admin.atlassian.com/
2) Follow the direction of the page referring below link.
https://confluence.atlassian.com/cloud/verify-a-domain-for-your-organization-873871234.html

3. API Token


1) Log in to https://id.atlassian.com/manage/api-tokens.
2) Click "Create API token".
3) From the dialog that appears, enter a memorable and concise Label for your token and click Create.
4) Click Copy to the clipboard, then paste the token to your script, or elsewhere to save

For more details: https://confluence.atlassian.com/cloud/api-tokens-938839638.html


4. Google Mail Certification

1) 보안 수준이 낮은 앱 엑세스 허용

보안 수준이 낮은 앱 허용을 해줘야 테스트 하는 어플리케이션에서 메일 발송이 가능합니다.

2)아래 URL을 클릭하시면 로그인 되어있는 계정으로 바로 설정 가능합니다.

https://myaccount.google.com/lesssecureapps

3) 내 Google 계정에 대한 액세스 허용

아래 URL을 클릭하시면 로그인 되어있는 계정으로 바로 설정 가능합니다.

https://accounts.google.com/DisplayUnlockCaptcha

내 Google 계정에 대한 액세스 허용화면에서 계속 버튼을 클릭 해줍니다.








  • No labels