As part of the CI/CD process, we might need to communicate with some external services' APIs (e.g. notifying elastic search of a new index alias). I found an easy way to do it: Using a jenkins plugin.
Jenkins plugin
Jenkins has a HTTP request plugin. If you