How To:Invoke REST API without installing ANY other REST Client for Windows.
Summary:
This article describes usage of curl for Windows command-line utility to invoke EPM Cloud REST API.
Content (please ensure you mask any confidential information):
curl is officially available as part of Windows command-line on Windows 10 and above.
Version (include the version you are using, if applicable):
Windows 10 and above
Code Snippet (add any code snippets that support your topic, if applicable):
Example GET request snippet to Get Application List
Example POST request to Execute Consolidate Business Rule
Advantages of curl for Windows
- It is shipped as part of Windows OS, so no installation required
- Organizations that do not want to use EPM Automate, cURL for Windows command-line is an alternative
Tagged:
0