https://github.com/salesforcelabs/sdgstarterpack
Provides integration to UN Statistics Sustainable Development Goals to allow tracking against activity in salesforce
https://github.com/salesforcelabs/sdgstarterpack
salesforce sdg sdg-data sdgs sustainable-development-goals united-nations
Last synced: 5 months ago
JSON representation
Provides integration to UN Statistics Sustainable Development Goals to allow tracking against activity in salesforce
- Host: GitHub
- URL: https://github.com/salesforcelabs/sdgstarterpack
- Owner: SalesforceLabs
- License: bsd-3-clause
- Created: 2023-10-06T16:04:27.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-31T16:13:46.000Z (over 2 years ago)
- Last Synced: 2024-04-14T16:12:45.321Z (about 2 years ago)
- Topics: salesforce, sdg, sdg-data, sdgs, sustainable-development-goals, united-nations
- Language: Apex
- Homepage:
- Size: 137 KB
- Stars: 1
- Watchers: 5
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Sustainable Development Goals (SDGs) - Starter Pack
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
## About The Project
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.
### Built With
This is built on the Salesforce platform with native development options such as Apex.
## Getting Started
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.
### Prerequisites
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.
### Installation
1. Go to the AppExchange page here:
2. Click on the Get It Now button
3. Install for System Administrators and approve the addition of the trusted remote site.
4. Wait for the installation to complete. (System Administrators will be notified via email)
## Usage
To Do...
## Roadmap
See the [open issues](https://github.com/SalesforceLabs/SDGStarterPack/issues) for a full list of proposed features (and known issues).
## Contributing
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!
1. Fork the Project
2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)
3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)
4. Push to the Branch (`git push origin feature/AmazingFeature`)
5. Open a Pull Request
## License
Distributed under the BSD 3-Clause License. See `LICENSE` for more information.
## Contact
Stewart Anderson - stewart.anderson+sdgstarter@salesforce.com
Project Link: https://github.com/SalesforceLabs/SDGStarterPack