Skip to content

Commit

Permalink
Update template-metadata.json
Browse files Browse the repository at this point in the history
  • Loading branch information
samimislam authored Jul 15, 2024
1 parent eb97a94 commit 1e66466
Showing 1 changed file with 37 additions and 1 deletion.
38 changes: 37 additions & 1 deletion resources/template-metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -3607,6 +3607,42 @@
"targetApps": ["shopify", "clicksend", "ibmwatsonxai"],
"tags": ["streaming-connector-scheduler", "shopify", "clicksend", "ibmwatsonxai", "foreach"],
"offerings": ["app connect professional"]
}
},
{
"name": "Send invitation to the selected candidate from Zoho Recruit to join an organization through Calendly",
"description": "Use this template to send invitation to the selected candidate from Zoho Recruit to join an organization through Calendly",
"summary": "streaming-connector-scheduler to 2 applications",
"sourceApp": "streaming-connector-scheduler",
"targetApps": [
"zohorecruit",
"calendly"
],
"tags": [
"streaming-connector-scheduler",
"zohorecruit",
"calendly"
],
"offerings": [
"app connect professional"
]
},
{
"name": "Send reminder to the participants through Gmail before 30 minutes for a scheduled event in Calendly",
"description": "Use this template to send reminder to the participants through Gmail before 30 minutes for a scheduled event in Calendly",
"summary": "streaming-connector-scheduler to 2 applications",
"sourceApp": "streaming-connector-scheduler",
"targetApps": [
"calendly",
"gmail"
],
"tags": [
"streaming-connector-scheduler",
"calendly",
"gmail"
],
"offerings": [
"app connect professional"
]
}
]
}

0 comments on commit 1e66466

Please sign in to comment.