How To Updade data from url to field inside channel?
i have url that contains value for reading data, how can i send data to field from url that i have?
1 Comment
Time DescendingHave a look at the write data page . I assume your URL is in some programming environment (hopefully MATLAB) and then you can use string manipulations to put it in the right format.