l2l-endpoints 0.1.23
First commit of l2l endpoints node
This is the testing of making a module from a subflow. To use this node you pass all the parameters into the flow as msg components you must pass in: msg.endpoint msg.API_Key msg.server
parameters of an api call will be passed in in the following manner: msg.site - numeric value of the site msg.limit - numeric value to set limit of get call
Here is an example of a change node to set msg parameters for the API call. Note - replace "<API_Key>" with your actual L2L API key.