Tuesday, February 2, 2016

Install Salesforce Plugin to MuleSoft Anypoint Studio

Introduction

Salesforce provides a very useful plugin for Eclipse based IDE. Nowadays, I work a lot of cases for salesforce integration using Mule Anypoint Studio. This article describe the procedures for installation and usage.

Install Force.com Plugin

Help -> Install New Software Enter the following to as show in the Figure: salesforce plugin - http://media.developerforce.com/force-ide/eclipse42
After installation, you should check if the plugin is installed by Help -> Installation Details

Create force.com Project

In order to review the Salesforce data, we need to create force.com project. New -> Other
Enter credentials of the targeted Salesforce environment:
The project will be created. What I am interested most of the times is about to query the Salesforce.
You can write sql like query to check the data in the salesforce, or you can check the schema.

10 comments:


  1. I really appreciate information shared above. It’s of great help.

    Mulesoft online training

    ReplyDelete
  2. the blog is about Install Salesforce Plugin to MuleSoft Anypoint Studio it is useful for students and Mulesoft Developers for more updates on Mulesoft follow the link

    mulesoft Online Training

    For more info on other technologies go with below links

    Python Online Training

    tableau online training hyderabad

    ServiceNow Online Training

    ReplyDelete


  3. the blog is good and Interactive it is about nstall Salesforce Plugin to MuleSoft Anypoint Studio it is useful for students and Mulesoft Developers for more updates on Mulesoft mulesoft Online training

    ReplyDelete
  4. the blog is good and Interactive it is about Mulesoft Anypoint Studio it is useful for students and Mulesoft Developers for more updates on Mulesoft mulesoft Online training

    ReplyDelete
  5. I really enjoy the blog.Much thanks again. Really Great salesforce Online Course

    ReplyDelete
  6. I like your post very much. It is very much useful for my research. I hope you to share more info about this. Keep posting mule training

    ReplyDelete

Anypoint Studio Error: The project is missing Munit lIbrary to run tests

Anypoint Studio 7.9 has a bug. Even if we following the article: https://help.mulesoft.com/s/article/The-project-is-missing-MUnit-libraries-...