Communication

Chatwork

5min

The Chatwork modules enable you to monitor events and manage room's tasks, contacts and rooms in your Chatwork account.

Getting Started with Chatwork

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!

Connecting Chatwork to Make

  1. Go to Make and open the Chatwork module's Create a connection dialog.
  2. Enter a name for the connection to the Connection name field and click Continue.

    61d5aa6d4a75f.gif
    61d5aa6d4a75f.gif
    

    After you click the Continue button, Make will redirect you to the Chatwork website where you will be prompted to grant Make access to your account.

    61d5aa6fa8245.png
    61d5aa6fa8245.png
    

Confirm the dialog by clicking the Allow button.

Set up Chatwork Webhooks

Watch Events

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.

  1. Add the Watch Events module to your Make .
  2. Generate and copy the webhook URL.
  3. Log in to your Chatwork account.
  4. Click on your account name in the top-right corner and select Integrations.

    Document image
    
  5. Go to Webhook > Create New.
  6. 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.
  7. 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:

  1. Click on your account name in the top-right corner and select Integrations > Webhook > Create New.
  2. 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.
  3. 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.
  4. 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!