PipedreamHQ/pipedream

[ACTION] MEWS get bills and fetch rates

オープン

#20,762 opened on 2026/05/01

 (3 件のコメント) (0 件のリアクション) (1 人の担当者)JavaScript (5,305 件のフォーク)batch import
actionenhancementgood first issuehelp wantedtriaged

Repository metrics

Stars
 (7,438 個のスター)
PR merge metrics
 (PR metrics pending)

説明

Is there a specific app this action is for? MEWS

Please provide a link to the relevant API docs for the specific service / operation. Neople needs two new actions added to the Mews Pipedream integration. Both use POST requests to https://api.mews.com/api/connector/v1/ and authenticate via ClientToken, AccessToken, and Client in the request body (with optional EnterpriseIds for multi-property setups).

  1. Get All Bills — POST /bills/getAll

  2. Get All Rates — POST /rates/getAll

コントリビューターガイド