MuleSoft, Salesforce POST

#ICYDK: HTTP Config:

MuleSoft has Salesforce connectors that facilitate CRUD operations for Salesforce objects. If you need to get data from Salesforce, take a look at MuleSoft, Salesforce Request.

HTTP Connector:

We are going to create a simple global HTTP connector to receive our requests: https://goo.gl/T4U7w2 #DataIntegration #ML

Mule 4: Dataweave 2 In Action: Use Function Modules

#ICYMI: In Mule 4, the mel2 functionalities are replaced by the Dataweave 2 ones. For those who worked in Mule 3, you will find the Mule 4 ways of using function modules are much more advanced than the old way (see my post). In this article, I am going to present Mule 4 ways to define and use global functions.

Here is my project layout: https://goo.gl/Hq2yPV #DataIntegration #ML