'page not found creating new input'

Hi,

OK - Totally newbie. Just thought I’d try to create an input given I just got my solar working.

I tried this (APIkey xxxx’d)

https://emoncms.org/input/process/add?inputid=1&processid=1&arg=-1&newfeedname=SolarGen&apikey=xxxxx

As a simple URL in a browser becuase as far as I see it works with GET, but all I get is

Input module: Page not found. Back to input/view

For one brief moment, I had about 6 new inputs all blank show up in my list view. I removed them all. Is something screwy going on or an I doing something stupid (I suspect the latter!)

Thank.

Hello @Paul_Smith_Paul_J_Sm

I think the API you need is:

https://emoncms.org/input/post?node=1&csv=100,200,300

or:

https://emoncms.org/input/post?node=emontx&json=power1:100,power2:200,power3:300

https://emoncms.org/site/api#input