node-red-contrib-apilayer

2.0.1 • Public • Published

node-red-contrib-apilayer

Provide nodes to call apilayer API to check emails.

apilayer-config node

Add your api key for apilayer

apilayer-execute node

Execute api calls. In msg.payload, provide the email to check

Example

Input format should be:

{
    payload: "someone@example.com"
}

Output msg.payload contains the result of your query.

Readme

Keywords

Package Sidebar

Install

npm i node-red-contrib-apilayer

Weekly Downloads

0

Version

2.0.1

License

ISC

Unpacked Size

4.94 kB

Total Files

7

Last publish

Collaborators

  • blavorata