diff --git a/frappe/data/app_listing/sendgrid_integration.json b/frappe/data/app_listing/sendgrid_integration.json new file mode 100644 index 0000000000..84987108c7 --- /dev/null +++ b/frappe/data/app_listing/sendgrid_integration.json @@ -0,0 +1,13 @@ +{ + "app_url": "https://github.com/semilimes/sendgrid_integration", + "app_name": "sendgrid_integration", + "app_icon": "octicon octicon-inbox", + "app_color": "#4CB6E6", + "app_description": "Set email communication status from SendGrid via webhook.", + "app_publisher": "Semilimes", + "app_email": "all@semilimes.com", + "repo_url": "https://github.com/semilimes/sendgrid_integration.git", + "app_title": "SendGrid Integration", + "app_version": "0.0.1", + "app_category": "Integrations" +}