...
After completing the properties option to collect input, we can work on the main method of the plugin which is execute executed method.
Thai |
---|
หลังจากเสร็จสิ้นตัวเลือกคุณสมบัติเพื่อรวบรวมอินพุตเราสามารถทำงานกับวิธีการหลักของปลั๊กอินซึ่งเป็นวิธีการดำเนินการ |
...
In our plugin properties, we have a button to send a test message. Let's implement the webService method to provide an API to send a test message.
Thai |
---|
ในคุณสมบัติปลั๊กอินของเราเรามีปุ่มสำหรับส่งข้อความทดสอบ ให้ใช้วิธีการ webService เพื่อจัดทำ API เพื่อส่งข้อความทดสอบ |
...
Then, let's upload the plugin jar to Manage Plugins. After After uploading the jar file, double-check that the plugin is uploaded and activated correctly.
...
Go to your_team.slack.com/services/new.
Thai ไปที่ your_team.slack.com/services/new Search for Incoming WebHook and click in
Add
Thai ค้นหา WebHook ที่เข้ามาและคลิกที่ Add
Choose Channel to Post and press
Add Incoming WebHooks Integration
Thai เลือกช่องทางที่จะโพสต์และกดเพิ่มการผนวก WebHooks
Into Setup Instructions, you 've have a WebHook URL. This is the argument will use for the "Webhook URL" later. Then, copy it.
Thai ในคำแนะนำในการตั้งค่าคุณคือ URL ของ WebHook นี่คืออาร์กิวเมนต์ที่จะใช้สำหรับ "Webhook URL" ในภายหลัง จากนั้นคัดลอก
...