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 https //www chatwork com/service/packages/chatwork/pre register php?plan=free\&lang=en 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 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 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 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 add the watch events module to your make {{scenario singular lowercase}} 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!