Skip to content

Tutorial and demonstrations on how to consume MuleSoft Platform APIs

License

Notifications You must be signed in to change notification settings

rmandyam-ms/mulesoft-platform-apis

 
 

Repository files navigation

MuleSoft Platform APIs

Every time you login into the MuleSoft Anypoint Platform, you are implicitly calling a set of APIs that are invoked by the UI, the PlatformAPI! and you can make all these UI actions through HTTP requests directly as well, this is specially useful When automating your SDLC as you may need something more customizable than Anypoint CLI or the Mule Maven Plugin.

These assets act as base to start working upon with good practices (Postman concatenation of requests, testing scripts, etc.)

If you are new to Platform APIs please go through this post!

Prerequisites

Before we start working with platform APIs, you need these three pieces of data: a session token, the organization id and the environment id; as shown in the below image. Image of Process

Make sure you have Postman installed, that you do know how to import the Postman Collection and the Environment and then you can finally download the postman assets from this repository. Import both files and make sure to add both anypoint-username and anypoint-password to your Postman Environment, the fields highlighted below.

Image of Postman Environment

Start using

That's about it. Download import into your Postman, add your credentials to the Environment. Ideas? Comments around the Anypoint Platform APIs documentation? Please leave them in the post!

Next steps

About

Tutorial and demonstrations on how to consume MuleSoft Platform APIs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published