Invokable scripts alternative on OSS

We are using the self hosted OSS version which as per my knowledge does not have invokable scripts.
We have seen tasks and have tried implementing them but we have not found a way to send parameters to them when invoking them.
Is there such a solution offered with the OSS?

Thank you very much for your anwsers

Hello @vitodrofenik_petrol,
Welcome!
Unfortunately there isn’t.
I would recommend using a client library and scheduling a job to query, process, and write your data back to InfluxDB with the client library and include parameters there.

1 Like