Set Up to Send Notifications to Chatwork
## Prerequisite
Register as a user of Chatwork.
https://go.chatwork.com/en/
## Get room ID and API token
Log in to chatwork.
https://go.chatwork.com/en/
### Get room ID
1. Note the number to the right of #!rid in the URL. This number is the room ID.
![image](https://pleasanter.org/binaries/51dc6eeeea40478f8682cc9e44d582cf)
### Get API token
1. Click on your user name in the upper right corner of the screen to open preferences.
![image](https://pleasanter.org/binaries/31133b2b40e348eab101e9cd187da948)
1. Click API Token on the left side of the screen to open API Token settings.
![image](https://pleasanter.org/binaries/327cae5b6a9d4eb685e68b196454cdad)
1. Note the API token displayed.
![image](https://pleasanter.org/binaries/426fee3b624543bf97a0a18a1cc26fbd)
## Pleasanter Setting
1. Select the table to set up notifications and open the "[Manage Table](/en/manual/table-management)" - "「Notification」" tab. Click the "Create New" button.
![image](https://pleasanter.org/binaries/53e3eecaab3d44028c0a087fc6ed413d)
2. Select "Chatwork" in the Notification Types. Enter the following in the Address and Token fields and click the "Add" button.
* Address → https://api.chatwork.com/v2/rooms/{room ID}/messages
Replace the {room ID} portion with the room ID that you have been noting.
* Token → Anticipated API Token
![image](https://pleasanter.org/binaries/70e6c13c516c4fadb7ca0e436ba396e2)
3. Click the "Update" button. This completes this procedure.
![image](https://pleasanter.org/binaries/af3687167daf49bf89b44816b943a9f7)