Skip to content

Commit f3f8e77

Browse files
authored
Create umbraco-marketplace.json
1 parent 34c70f9 commit f3f8e77

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed
Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
{
2+
"AuthorDetails": {
3+
"Description": "Umbraco HQ",
4+
"Url": "https://umbraco.com/",
5+
"ImageUrl": "https://avatars.githubusercontent.com/u/1419552?s=200&v=4"
6+
},
7+
"Category": "Forms Extensions",
8+
"LicenseType": "Free",
9+
"PackageType": "Integration",
10+
"PackagesByAuthor": [ "Umbraco.Forms.Integrations.Crm.ActiveCampaign", "Umbraco.Forms.Integrations.Crm.Hubspot", "Umbraco.Forms.Integrations.Automation.Zapier" ],
11+
"RelatedPackages": [
12+
{
13+
"PackageId": "Umbraco.Forms.Integrations.Crm.ActiveCampaign",
14+
"Description": "A custom workflow allowing form entries to be mapped to an ActiveCampaign contact, and stored withing the CRM platform."
15+
},
16+
{
17+
"PackageId": "Umbraco.Forms.Integrations.Crm.Hubspot",
18+
"Description": "A custom workflow allowing form form entries to be mapped to a HubSpot contact record, and stored within the CRM platform."
19+
},
20+
{
21+
"PackageId": "Umbraco.Forms.Integrations.Automation.Zapier",
22+
"Description": "A dashboard interface that allows users to vizualize registered subscription hooks for their Umbraco Forms and to call Zapier triggers when a specific forms gets submitted."
23+
}
24+
],
25+
"Tags": []
26+
}

0 commit comments

Comments
 (0)