Skip to content

Commit 38e06e9

Browse files
authored
Create umbraco-marketplace.json
1 parent a4d242d commit 38e06e9

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
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.Automation.Zapier", "Umbraco.Forms.Integrations.Crm.Hubspot" ],
11+
"RelatedPackages": [
12+
{
13+
"PackageId": "Umbraco.Forms.Integrations.Automation.Zapier",
14+
"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."
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+
"Tags": []
22+
}

0 commit comments

Comments
 (0)