How to execute curl command to open netflix or any android app installed in sony bravia tv with openhab

Hi ,
I want to open netflix using openhab , i want to execute curl command to do this, How can i do it any tutorial or guide will be helpful

Exec binding or executeCommandLine action.

If it is a simple HTTP command, you could skip the curl and use the HTTP binding or HTTP Actions.