(...) Hi, REST web services may need some custom headers for authentication, content-type, authorization and so on. Right now one has to configure those custom headers for each REST web services data source and invoke action using the connection. My suggestion is to add default custom headers in the connection as Postman does it in the configuration of its collections. By having this all data sources and i (...)