Chatwork
The Chatwork modules enable you to monitor events and manage room's tasks, contacts and rooms in your Chatwork account.
Prerequisites
- A Chatwork account
In order to use Chatwork with Make, it is necessary to have a Chatwork account. If you do not have one, you can create a Chatwork account at chatwork.com.
Note
The module dialog fields that are displayed in bold (in the Make Make, not in this documentation article) are mandatory!
- Go to Make and open the Chatwork module's Create a connection dialog.
Enter a name for the connection to the Connection name field and click Continue.
Confirm the dialog by clicking the Allow button.
Triggers when a message is created or updated, or when you are mentioned in the room.
The webhook URL needs to be generated in Make and then added to Chatwork's integrations settings.
- Add the Watch Events module to your Make .
- Generate and copy the webhook URL.
- Log in to your Chatwork account.
Click on your account name in the top-right corner and select Integrations.
- Go to Webhook > Create New.
- Fill the fields as follows:
- Webhook name - Enter the name for the webhook.
- Webhook URL - Enter the webhook URL you have copied in step 2 (above).
- Event - Select the event that will trigger the Watch Events module.
- Click Create.
Now, every time the event occurs, the Watch Event module in your Make Make is triggered.
To create a webhook secured with the token, follow these steps:
- Click on your account name in the top-right corner and select Integrations > Webhook > Create New.
- Fill in the parameters and use a random URL for the Webhook URL parameter; it does not matter right now. Click Create. At the bottom of the page you should see a Token. For example "Token": "IYS2YvleWo+qvttWyHNFDDa9rWw7x/dbWnYrAYKFUHc=" ->Copy it.
- Go to the Make -> Create a webhook with the Token parameter being the value you copied above (IYS2YvleWo+qvttWyHNFDDa9rWw7x/dbWnYrAYKFUHc=). Once the webhook is created, copy the Webhook URL Make provides.
- Go back to Chatwork > Integrations > Webhook. Find the webhook you have created and hit Edit. Paste the webhook URL the Make module provided into the Webhook URL field -> Save -> Done!