Can i create a scripted field and call a http request as part of script and populate the filed with the data returned from the http call

Suppose i want to have a scripted field that will be populated using a http GET or POST call. Can i do that in Kibana?

No, scripts only operate within Elasticsearch.