Hello, if I use the Elasticsearch SDK I can make API calls using nothing but a Cloud ID and API Key - how can I do the same with Postman, which requires a URL?
Presumeably the SDK is converting the Cloud ID to a URL, but how could I do the same with Postman?
You'd have to have a pre request script in postman where you take the cloud id, base64 decode it and build the URL based on the components available in the cloud id
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.