Skip to content
| Marketplace
Sign in
Azure DevOps>Azure Pipelines>SendToftqq
SendToftqq

SendToftqq

王帅

|
3 installs
| (0) | Free
A tool to send message to wechat by http://sc.ftqq.com/
Get it free

A tool to send messages to wechat in Azure DevOps pipline.


First you must create a SCKEY from ftqq

ftqq_SCKEY

Then you must create a connection in Azure DevOps project setting.

azureDevops_AddConnection

Or,You can use this task in azure-pipelines.yml

- task: wangshuai.Message.send-message-task.SendToftqq@1
  displayName: 'Send message to ftqq'
  inputs:
    ftqqConnection: ftqqConnection
    text: 'send by Azure DevOps pipline'

firs,you must add a Generic connection named by ftqqConnection

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft