/UpdateTagForm? does not allow any multiple tag update..There are no errors but only the 1st tag is updated.. How to update muliple tags?

/UpdateTagForm? does not allow any multiple tag update…There are no errors but only the 1st tag is updated… How to update muliple tags?

Hello,

Can you provide the web call you are using? Are you incrementing the TagValue# for each tag added?

https://m2web.talk2m.com/t2mapi/get/MyeWON

/rcgi.bin/UpdateTagForm?&TagName1=tagnameA&TagValue1=23&TagName2=tagnameB&TagValue2=3&t2maccount=MyAccount&t2musername=MyName&t2mpassword=MyPassword&t2mdeveloperid=61e9ddf4-6ade-493e-ad4e-a79dde788140&t2mdeviceusername=MyeWONUser&2mdevicepassword=MyeWONPassword

Deryck

Hello Derick,

I have been using a wrong syntax. I put “&” in between the tag “TagName1=Tank&TagValue1=12” **& ** "TagName2=Tank&TagValue2=12

and it worked .

Anyway thanks for your speedy response.