GithubHelp home page GithubHelp logo

kasthuriraajan / module-ballerinax-sfdc Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ballerina-platform/module-ballerinax-salesforce

0.0 1.0 0.0 12.42 MB

License: Apache License 2.0

Ballerina 98.61% Java 1.39%

module-ballerinax-sfdc's Introduction

Ballerina Salesforce Connector

Build GitHub Last Commit License

Salesforce has a vast collection of APIs since they follow an API-first approach to build features on the Salesforce Platform. This approach gives their users the flexibility to manipulate their data however they want. The most commonly used Salesforce Data APIs are REST API, SOAP API, Bulk API, and Streaming API.

Ballerina Salesforce connector utilizes the Salesforce REST API, Bulk API, and SOAP API for convenient data manipulation. The Salesforce connector allows you to perform CRUD operations for SObjects, query using SOQL, search using SOSL, and describe SObjects and organizational data through the Salesforce REST API and SOAP API. Also, it supports adding bulk data jobs and batches of types JSON, XML, and CSV via the Salesforce Bulk API. For more information about configuration and operations, go to the module(s).

  • salesforce
    • Perform Salesforce operations programmatically through the Salesforce REST API. Users can perform CRUD operations for SObjects, query using SOQL, search using SOSL and, describe SObjects and organizational data.
  • salesforce.bulk
    • Perform Salesforce bulk operations programatically through the Salesforce Bulk API. Users can perform CRUD operations in bulk for Salesforce.
  • salesforce.soap
    • Perform Salesforce operations programmatically through the Salesforce SOAP API which is not supported by the Salesforce REST API. The connector is comprised of limited operations on SOAP API.

Building from the source

Setting up the prerequisites

  1. Download and install Java SE Development Kit (JDK) version 11. You can install either OpenJDK or Oracle JDK.

    Note: Set the JAVA_HOME environment variable to the path name of the directory into which you installed JDK.

  2. Download and install Ballerina Swan Lake

Building the source

Execute the commands below to build from the source.

  1. To build Java dependency
    ./gradlew build
    
    • To build the package:
      bal pack ./salesforce
      
    • To run tests after build:
      bal test ./salesforce
      

Contributing to Ballerina

As an open source project, Ballerina welcomes contributions from the community.

For more information, go to the contribution guidelines.

Code of conduct

All contributors are encouraged to read the Ballerina Code of Conduct.

Useful links

module-ballerinax-sfdc's People

Contributors

erandiganepola avatar aneeshafedo avatar sachinira avatar lakshanss avatar ballerina-bot avatar thishanilucas avatar abeykoon avatar chuhaa avatar biruntha avatar ldclakmal avatar pramodya1994 avatar muthulee avatar kasun-indrasiri avatar sanduds avatar kasthuriraajan avatar rolandhewage avatar keerthu avatar bhashinee avatar sknuwantissera avatar dushaniw avatar maryamzi avatar asitha avatar indikasampath2000 avatar keizer619 avatar maheshika avatar dinuish94 avatar udda1996 avatar mohamedsabthar avatar manuri avatar maninda avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.