Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/box/box-salesforce-sdk

This is the Salesforce SDK for integrating with the Box Platform.
https://github.com/box/box-salesforce-sdk

apex

Last synced: about 2 months ago
JSON representation

This is the Salesforce SDK for integrating with the Box Platform.

Awesome Lists containing this project

README

        

[![Project Status](http://opensource.box.com/badges/active.svg)](http://opensource.box.com/badges/)
[![Build Status](https://travis-ci.com/box/box-salesforce-sdk.svg?branch=master)](https://travis-ci.com/box/box-salesforce-sdk)
[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg)](https://github.com/prettier/prettier)
[![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/semantic-release/semantic-release)
[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg)](http://commitizen.github.io/cz-cli/)

# Box Salesforce SDK

This is the Salesforce SDK for integrating with the [Box Platform](https://developer.box.com/).

## Quickstart

The SDK can be deployed directly to Sandbox or Developer orgs by clicking:

[![Deploy to Salesforce](https://raw.githubusercontent.com/afawcett/githubsfdeploy/master/src/main/webapp/resources/img/deploy.png)](https://githubsfdeploy.herokuapp.com?owner=box&repo=box-salesforce-sdk)

> "Deploy to Salesforce" functionality is not owned or operated by Box.

The SDK is also distributed as an umanaged package.

- [Production/Developer Package Link](https://cloud.box.com/Box-Apex-SDK)
- [Sandbox Package Link](https://cloud.box.com/Box-Apex-SDK-Sandbox)

> Unmanaged packages can't be upgraded once installed in a Salesforce org so future upgrades will have to be applied by cloning the repo locally and updating classes from your IDE.

## Support

Questions? Reach out to us at our [Box Developer Forum](https://community.box.com/t5/Box-Developer-Forum/bd-p/DeveloperForum)!

## Copyright and License

Copyright 2020 Box, Inc. All rights reserved.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at:

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.