IBM / IBM-QRadar-Universal-Cloud-REST-API

These workflows are provided for sample usage, new submissions and updates from the community, and are NOT supported by IBM.
46 stars 92 forks source link

Workflow for Mulesoft #52

Closed adamdcameron closed 2 years ago

adamdcameron commented 3 years ago

I will be submitting a workflow and workflow parameter file to connect to Mulesoft's Cloud API.

adamdcameron commented 3 years ago

Useful links for reference:

https://help.mulesoft.com/s/article/How-to-get-Cloudhub-application-information-using-Anypoint-Platform-API

https://anypoint.mulesoft.com/exchange/portals/anypoint-platform/f1e97bc6-315a-4490-82a7-23abe036327a.anypoint-platform/cloudhub-api/minor/1.0/console/method/%233041/

https://anypoint.mulesoft.com/apiplatform/anypoint-platform/#/portals/organizations/68ef9520-24e9-4cf2-b2f5-620025690913/apis/8617/versions/2321502/pages/107964

ChrisCollinsIBM commented 3 years ago

Hi @adamdcameron - I don't see a pull request for this one yet, still in process?

adamdcameron commented 3 years ago

I didn't even realize I had to complete that part. I did have a talk with one of our documentation folks about this a while back, but I guess I didn't realize I had to take the next step. I will submit the pull request now.

ChrisCollinsIBM commented 3 years ago

Not a problem! The pull request is how the actual workflow gets reviewed and merged in.

Thanks!

adamdcameron commented 2 years ago

It seems this only works for Mulesoft CloudHub. A customer tried to use this on Mulesoft Anypoint and it didn't work. You can see some of the API doc here: https://anypoint.mulesoft.com/exchange/portals/anypoint-platform/f1e97bc6-315a-4490-82a7-23abe036327a.anypoint-platform/audit-log-query-api/minor/1.0/console/documentation/%23151/

I helped the customer a little, but this API works differently. It uses POST commands instead of GET and it doesn't seem to use a bookmark the way CloudHub does. I had to sent them to Mulesoft support. Hopefully they get back to me someday with that workflow so we can add it to.

All this to say, we should probably name this Workflow "Mulesoft CloudHub" specifically.

ChrisCollinsIBM commented 2 years ago

Sounds good, I'll keep an eye on the pull request for the updates. These are the types of details that greatly help others when trying to use the workflows and wondering if they are compatible with what they're trying to do or not. Thank you!