The following plugin provides functionality available through Pipeline-compatible steps. Read more about how to integrate steps into your Pipeline in the Steps section of the Pipeline Syntax page.

For a list of other such plugins, see the Pipeline Steps Reference page.

pushplus Notification

pushplus: pushplus Notification

  • topic : String
    Topic code. Only required when sending one-to-many messages. Takes priority over friend messages.
  • channel : String
    Sending channel, supports the following options:
    • wechat - WeChat Official Account (default)
    • app - App
    • extension - Extension
    • webhook - Third-party webhook (WeCom, DingTalk, Lark, ServerChan, IFTTT, etc.)
    • clawbot - WeChat ClawBot
    • cp - WeCom Application
    • mail - Email
    • sms - SMS
    • voice - Voice
    If not specified, WeChat Official Account channel will be used by default.
  • webhook : String
    Channel configuration parameters (original webhook parameters)
  • to : String
    Friend token, used to send messages to specified friends.
    • WeChat Official Account channel: fill in friend token
    • WeCom channel: fill in WeCom user ID
    • Multiple recipients: separate with commas
    If not specified, messages will only be sent to yourself.

Was this page helpful?

Please submit your feedback about this page through this quick form.

Alternatively, if you don't wish to complete the quick form, you can simply indicate if you found this page helpful?

    


See existing feedback here.