node-red-web-nodes icon indicating copy to clipboard operation
node-red-web-nodes copied to clipboard

A collection of node-red nodes aimed at web services

Results 81 node-red-web-nodes issues
Sort by recently updated
recently updated
newest added
trafficstars

Hi, I build a simple nodered script based on calendar to drive actions based on event programmend in a google calendar. As I observed that sometimes things didn't work as...

Hello, i have big Problems getting the Calender in Node to be reliable, Sometimes the Node Triggers on Events which are now set to a nother time or on deleted...

I mentioned this in Slack recently, but quick backstory: I was working on a talk showing how you can use Watson's NLU and Box in Node-RED to automatically tag documents...

After setting up the Google API Credentials. Configuring the host file. I'm given the error "auth worked but profile fetching failed" I use Credentials for Web Application (as its the...

Would it be possible to give an option to specify the endpoint, being able to use S3 compatible storage, and not only aws s3 ?

Is it possible to get the current event with the calendar query instead of the next event?

## Input - Watch for changes to an S3 bucket: - **node options** - `bucket` - the bucket to watch - `filepattern` - minimatch/glob pattern to filter files on (optional,...

epic
node

If there is an error during an upload, the node will not upload the next file that is presented to it. It will stay in this stat until there is...

hi, Weather Underground is providing different languages (see https://www.wunderground.com/weather/api/d/docs?d=language-support&_ga=2.88028632.179632930.1498542193-236208046.1498542193). http://api.wunderground.com/api/REMOVED/forecast/**lang:FR**/q/France/Paris.json could you please add a field for the language to the node? That would be perfect. Thanks

HELP Wanted

Background: I have a Node-red setup that among many other things queues up files for uploading to Dropbox, then upload a single file from the queue and wait for a...