A Salesforce platform package to provide integration with the United Nations Sustainable Development Goals, to allow tracking against activity within a Salesforce org.
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
Table of Contents
This package provides you with a direct integration to the United Nations (UN) Statistics API, which holds the latest version of the Sustainable Development Goals (SDGs) and their related Targets and Indicators. A weekly, automated, sync allows the Goals, Targets and Indicators to be upserted into your Salesforce org so that you can link activity to a Goal, Target or Indicator.
Once activity is linked, you can then easily report on your activity against the SDGs! Track your impact and see areas for improvement.
This is built on the Salesforce platform with native development options such as Apex.
This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.
Before you start the installation of this package. Please be aware that this will add a trusted remote site to your Salesforce org. This will the the url for the UN Statistics API. If this is a concern, then you will be unable to install the package.
- Go to the AppExchange page here:
- Click on the Get It Now button
- Install for System Administrators and approve the addition of the trusted remote site.
- Wait for the installation to complete. (System Administrators will be notified via email)
To Do...
See the open issues for a full list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the BSD 3-Clause License. See LICENSE
for more information.
Stewart Anderson - stewart.anderson+sdgstarter@salesforce.com
Project Link: https://github.com/SalesforceLabs/SDGStarterPack