InfluxDB using an API token(perspective)

how to use the GET and POST methods in a script to process InfluxDB using an API token

Hello Krishnapriya_K_S,

Are you wanting to use Ignition's http GET and POST calls to get information from your InfluxDB? Is that what you are asking?

If yes, I would recommend using the system.net.httpClient() function to script your GET and POST API calls. Details and examples can be found in the User Manual here.

https://docs.inductiveautomation.com/display/DOC81/system.net.httpClient