PipedreamHQ/pipedream

[ACTION] MEWS get bills and fetch rates

Open

#20.762 aperta il 1 mag 2026

Vedi su GitHub
 (3 commenti) (0 reazioni) (1 assegnatario)JavaScript (5305 fork)batch import
actionenhancementgood first issuehelp wantedtriaged

Metriche repository

Star
 (7438 star)
Metriche merge PR
 (Merge medio 9g 7h) (131 PR mergiate in 30 g)

Descrizione

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

Guida contributor