Resources from the Salesforce Developers Ask Me Anything on Intro to MuleSoft for Salesforce Developers
I hope you joined us for the fantastic SFDevsAMA on 30 August 2023 featuring @Akshata Sawant, @Alex Martinez, @Sabrina Barnes, @Dakota Garcia and @James Gordon. They loved answering your questions about MuleSoft. If you missed it, don't worry - we recorded the series and our experts have provided some great resources that our experts for you to continue your learning!
- Watch the recording on demand
- Episode 188: MuleSoft for Salesforce Developers with Akshata Sawant - Salesforce Developer podcast with Akshata Sawant
- MuleDreamin’ - Salesforce community conference, September 23 2023, Delhi, India
- MuleSoft LinkedIn Account - Stay up to date with news, information and updates from the official MuleSoft LinkedIn account
- CodeLive Recording - Join MuleSoft Developer Advocate Alex Martinez to learn about this awesome VSCode extension to run your DataWeave scripts
Still have questions? Post them in this thread for our experts!
#SFDevsAMA #MuleSoft #MuleSoft Composer #MuleSoft RPA #Anypoint Platform #MuleSoft Anypoint Code Builder #API #Integration @* MuleSoft *
Hello Jan,
It totally depends on what KAFKA is doing in your existing integration, if it is PUBLISH/SUBSCRIBE with routing rule or without routing rule, You can replace KAFKA with MuleSoft Because MuleSoft has a product called Anypoint MQ Exchange where you can publish the Message and ask the different subscriber to subscribe if they are already bound,
Anypoint MQ: It does provide REST API so you can have outbound Message flow or Callout calls from Salesforce to push the message to the above Message Exchange and the rest is self-explanatory,
The decision of replace or not, it depends on different factors for example:
- If your organization's strategic decision to keep only a single product or a combination of product
- Cost factor
- Integration Pattern
- Eastings product or brand new license
- Number API call
- Message Size for example MuleSOft MQ supports only 10 MB by default,
- Data Format,
cc: @Sabrina Barnes