Start a new topic

curl command to POLL data

Dear LaMetric Community


Is it possible to create an app which can poll data like I do it with curl in this format:


curl -s --include --request GET --user <username>:<password> --header "X-ID-TENANT-NAME:<domain>" <URL>


And where username etc. can be set in the app?


Regards, Martin

1 Comment

I haven't tried it myself, but when creating a poll app, you can add authentication and/or fields. maybe this works for you?


IN_dGreyI3F5T3T84uTFt_jp_pN5QCMZLg.png


Login or Signup to post a comment