当前位置:网站首页>My colleagues quietly told me that flying Book notification can still play like this
My colleagues quietly told me that flying Book notification can still play like this
2022-07-05 23:42:00 【Jianmu_ Dev】
Xiaohong : The small white !! I forgot to punch in again
The small white : Why not add a robot to the flying book group to remind you regularly
Xiaohong : Good! , But this trouble ??
The small white : It's easy , use
Jianmu CI Graphical interfaceJust arrange a process ,Flybook notification nodeOpen the boxXiaohong : Thank you, Xiaobai !!!🥰
Jianmu node Library Rich nodes are provided in , There are four types of flybook notification nodes , Define input parameters in the flybook notification node , You can easily realize the function of notification , Let's see how to achieve it !

Lead to
1. Add flying Book Robot
First, open the flybook group settings -> Click Group robots -> Click Add robot -> Click Custom robot -> Fill in the robot name -> Click Add
Okay , Now your robot is ready ! take webhook Add address to Jianmu CI Can be used in the keystore !

If you don't need to send pictures , You don't need to use your mobile number @ Group members , The preparatory work has been completed .
2. obtain App Id and App Secret
Be careful : Send pictures or phone numbers @ When group members , That's what we need App Id and App Secret, Otherwise, you can skip this step
a. Create an : Open the flybook developer background -> I'm gonna go ahead and create an app
b. Modify the permissions ( By phone number @ Group members )
- Click the application just created , Go to the application page
- Click permission management , choice “ Get users through mobile phone number or email ID” and “ Get users userID“ Authority , Click batch opening

c. Select version management , Fill in the version details , Select all employees from the available range , Then click save 、 Apply for release ( Before publishing, you need to upload the application avatar )

d. Open flybook management background , Click the left workbench , Select Application Audit , Then review the application just applied for release

e. After application audit , Copy applied App ID and APP Secreet, Add to Jianmu CI In the key library of 
Send flybook notification

robot webhook Is the key parameter , You can directly reference the key in the keystore
Arrange the process through the graphical interface , Just follow the steps above , You can easily make up the scheduling process
If you need to trigger regularly , You can add a before the notice of flying book cron node , Fill in what you need cron expression

2. Send rich text notification
Sending flybook rich text notification is the same as sending flybook text notification , Only the input parameters are slightly different
Example :

Picture notification requires key parameters App ID and App Secret, The key in the keystore can be directly referenced in the graphical interface
Example :

4. Send message card notification
Message card notification can not only be sent markdown Format message , You can also send pictures 、 By phone number @ Group members , Key parameters are required App ID and App Secret.
Example :

Finally, let's take a look at the effect of the notice of flying book !

Okay , That's all for the graphic layout of the flybook notice , If you happen to be using the flying book , Go and try the flybook notification node !

explain
If you want to refer to the specific DSL, You can move here How to send notification to flybook
边栏推荐
- Spire. PDF for NET 8.7.2
- 证明 poj 1014 模优化修剪,部分递归 有错误
- 开关电源Buck电路CCM及DCM工作模式
- Hcip course notes-16 VLAN, three-tier architecture, MPLS virtual private line configuration
- Spreadjs 15.1 CN and spreadjs 15.1 en
- 无刷驱动设计——浅谈MOS驱动电路
- CIS基准测试工具kube-bench使用
- 14 MySQL-视图
- How to improve eloquence
- 2022.6.20-6.26 AI行业周刊(第103期):新的小生命
猜你喜欢

Comparison of parameters between TVs tube and zener diode

21.PWM应用编程

TVS管 与 稳压二极管参数对比

Neural structured learning - Part 3: training with synthesized graphs

The PNG image is normal when LabVIEW is opened, and the full black image is obtained when Photoshop is opened

SpreadJS 15.1 CN 与 SpreadJS 15.1 EN

如何获取localStorage中存储的所有值

《牛客刷verilog》Part III Verilog企业真题

Huawei simulator ENSP - hcip - MPLS experiment

【LeetCode】5. Valid palindrome
随机推荐
动态规划 之 打家劫舍
STM32__ 06 - single channel ADC
There are 14 God note taking methods. Just choose one move to improve your learning and work efficiency by 100 times!
Spire Office 7.5.4 for NET
Breadth first search open turntable lock
VS2010 writes DLL and unit test of dynamic link library, and transfers the correctness of DLL test
证明 poj 1014 模优化修剪,部分递归 有错误
LeetCode——Add Binary
如何让同步/刷新的图标(el-icon-refresh)旋转起来
Idea connects to MySQL, and it is convenient to paste the URL of the configuration file directly
Code farmers to improve productivity
[classical control theory] summary of automatic control experiment
Neural structured learning - Part 3: training with synthesized graphs
UVA – 11637 garbage remembering exam (combination + possibility)
UVA11294-Wedding(2-SAT)
11gR2 Database Services for "Policy" and "Administrator" Managed Databases (文件 I
Spire.PDF for NET 8.7.2
【LeetCode】5. Valid palindrome
The PostgreSQL column reference 'ID' is ambiguous - PostgreSQL column reference'id'is ambiguous
VS2010编写动态链接库DLL和单元测试,转让DLL测试的正确性