Conditional call of input plugins

I have two http input defined in telegraf.conf. Is there a way to invoke second http input plugin only when first plugin gives non empty result.

In short no, plugins run independent of each other.