# cloud-mail-sendgrid **Repository Path**: mirrors_SAP/cloud-mail-sendgrid ## Basic Information - **Project Name**: cloud-mail-sendgrid - **Description**: TBD - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-19 - **Last Updated**: 2026-01-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ![](https://img.shields.io/badge/STATUS-NOT%20CURRENTLY%20MAINTAINED-red.svg?longCache=true&style=flat) # Important Notice This public repository is read-only and no longer maintained. ## Using Sendgrid on HCP example## This repository contains examples of applications that use Sendgrid (APIs and Java Library) for transactional email capabilities and can be deployed on the HANA Cloud Platform. There are two applications, one using [Sendgrid's APIs](https://sendgrid.com/docs/API_Reference/index.html) and the other one using [Sendgrid's Java Library](https://github.com/sendgrid/sendgrid-java). For a quick start, clone the repository: `git clone https://github.com/SAP/cloud-mail-sendgrid.git` Then go to each of the folder and read the descriptions in the respective **readme.md** files to learn more about their usage. For a detailed explanation of the code, please follow the [wiki](https://github.com/SAP/cloud-mail-sendgrid/wiki). For more information about the HANA Cloud Platform, please have a look [here](http://hcp.sap.com/). For more information about Sendgrid, please access this [link](https://sendgrid.com/). ### Copyright and license ### Copyright (c) 2015 SAP SE 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. ---------- This program references/bundles the following third party open source or other free download components. The third party licensors of these components may provide additional license rights, terms and conditions and/or require certain notices as described below. jQuery (http://jquery.com/) Licensed under MIT - https://github.com/jquery/jquery/blob/master/MIT-LICENSE.txt Twitter Bootstrap (http://twitter.github.com/bootstrap/) Licensed under Apache License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0 json.org (json.org) Licensed under json.org License (http://www.json.org/license.html) Sendgrid-java(Sendgrid.com) Licensed under MIT License (https://opensource.org/licenses/MIT)