Custom Notification through Cloudhub Connector

Custom Notification through Cloudhub Connector   MuleSoft provide Cloudhub connector to connect with Anypoint Platform from MuleSoft application. Using this we can also send custom notification through Cloudhub connector. So think if you have to send an email notification to group of users, where notification can be just FYI info or Warning or Actual error…

Share this:
Read More

Execute Python Script In Mule 4

Execute Python Script In Mule 4   In this tutorial we will demonstrate how we can execute python script in mule 4 using scripting module To use the script component we must need to add scripting module The Scripting Module executes custom logic written in a scripting language, Please visit how to add module in…

Share this:
Read More

Pretty Good Privacy (PGP)

Pretty Good Privacy (PGP)   Pretty Good Privacy (PGP) allows you to send files and messages securely over the Internet. PGP generates a public key (to encrypt messages) and a private key (to decrypt messages).     PGP in MuleSoft – Mule can encrypt all or part of a message using Pretty Good Privacy (PGP).…

Share this:
Read More