Skip to content

Commit

Permalink
Update template-metadata.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Pkatiyar30 authored Jul 25, 2024
1 parent 6951e18 commit f956d1f
Showing 1 changed file with 19 additions and 1 deletion.
20 changes: 19 additions & 1 deletion resources/template-metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -3688,6 +3688,24 @@
"targetApps": ["zohorecruit", "gmail"],
"tags": ["foreach", "if", "wufoo", "zohorecruit", "gmail"],
"offerings": ["app connect professional"]
}
},
{
"name": "Create a sales order in Zoho Inventory for each new Square payment",
"description": "Use this template to create a sales order in Zoho Inventory for each new Square payment",
"summary": "Scheduler to 2 applications",
"sourceApp": "streaming-connector-scheduler",
"targetApps": ["square", "zohoinventory"],
"tags": ["streaming-connector-scheduler", "square", "zohoinventory", "if", "foreach"],
"offerings": ["app connect professional"]
},
{
"name": "Create a package in Zoho Inventory for new Shopify orders",
"description": "Use this template to create a package in Zoho Inventory for new Shopify orders",
"summary": "Scheduler to 2 applications",
"sourceApp": "streaming-connector-scheduler",
"targetApps": ["shopify", "zohoinventory"],
"tags": ["streaming-connector-scheduler", "shopify", "zohoinventory", "if", "foreach", "log"],
"offerings": ["app connect professional"]
}
]
}

0 comments on commit f956d1f

Please sign in to comment.