Generating Secure Properties in Mule 4

Secure Property Placeholder is an essential standard for keeping our Sensitive data like User ID and Password secure (encrypted/cipher-text) in the Property file. Securing properties is one of the crucial elements in every Mule project. MuleSoft has introduced a Secure properties generator with a point and click environment that saves time and effort in specific… Continue reading Generating Secure Properties in Mule 4

Mule 4 connectors for Salesforce

Anypoint Connector for Salesforce (Salesforce Connector) enables us to create apps that react to Salesforce events such as adding, changing, or deleting objects, topics, documents, and channels. Salesforce Connector enables us to connect to the Salesforce APIs. In this blog we will dive into usage, configuration and output parameters of 5 most useful connectors. 1.… Continue reading Mule 4 connectors for Salesforce