File tree Expand file tree Collapse file tree 1 file changed +22
-0
lines changed
src/Umbraco.Forms.Integrations.Automation.Zapier Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Original file line number Diff line number Diff line change
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.Commerce.emerchantpay" , " Umbraco.Forms.Integrations.Crm.Hubspot" ],
11
+ "RelatedPackages" : [
12
+ {
13
+ "PackageId" : " Umbraco.Forms.Integrations.Commerce.emerchantpay" ,
14
+ "Description" : " A custom workflow for handling online payments using a hosted payment page provided by emerchantpay."
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
+ }
You can’t perform that action at this time.
0 commit comments