Skip to content

Commit

Permalink
Corrections
Browse files Browse the repository at this point in the history
  • Loading branch information
Deepak-Ayilliath committed Sep 25, 2023
1 parent c7a6962 commit add337c
Show file tree
Hide file tree
Showing 11 changed files with 16 additions and 16 deletions.
Binary file added .DS_Store
Binary file not shown.
Binary file added resources/.DS_Store
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -47,5 +47,5 @@ integration:
$ref: '#/trigger/payload'
- variable: flowDetails
$ref: '#/flowDetails'
name: Create a calendar in Google Calendar when a new item is created in Mondaydotcom
name: Create a calendar in Google Calendar when a new item is created in mondaydotcom
models: {}
Original file line number Diff line number Diff line change
Expand Up @@ -95,5 +95,5 @@ integration:
- variable: flowDetails
$ref: '#/flowDetails'
output-schema: {}
name: Create a quick event in Google Calendar when a new task is created in Asana.yaml
name: Create a quick event in Google Calendar when a new task is created in Asana
models: {}
Original file line number Diff line number Diff line change
Expand Up @@ -59,5 +59,5 @@ integration:
$ref: '#/trigger/payload'
- variable: flowDetails
$ref: '#/flowDetails'
name: Create a row in a Google Sheets spreadsheet when an issue is created or updated in GitHub
name: Create a row in a Google Sheets spreadsheet when an issue is created or updated on GitHub
models: {}
Original file line number Diff line number Diff line change
Expand Up @@ -69,5 +69,5 @@ integration:
else:
execute: []
output-schema: {}
name: Send a Slack message when an issue is created or updated in GitHub
name: Send a Slack message when an issue is created or updated on GitHub
models: {}
Binary file added resources/markdown/.DS_Store
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@ To refer to these instructions while editing the flow, open the [GitHub page](ht

1. Click **Create flow** to start using the template.
2. Connect to the following accounts by using your credentials:
- [Monday.com](https://www.ibm.com/docs/en/app-connect/containers_cd?topic=apps-mondaydotcom)
- [monday.com](https://www.ibm.com/docs/en/app-connect/containers_cd?topic=apps-mondaydotcom)
- [Google Calendar](https://www.ibm.com/docs/en/app-connect/containers_cd?topic=apps-googlecalendar)
3. To start the flow, in the banner, click **Start flow**.

Use this template to create a calendar in Google Calendar whenever a new item is created in Monday.com.
Use this template to create a calendar in Google Calendar whenever a new item is created in monday.com.



Expand Down
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
To refer to these instructions while editing the flow, open the [GitHub page](https://github.com/ot4i/app-connect-templates/tree/master/resources/markdown/Create%20a%20row%20in%20a%20Google%20Sheets%20spreadsheet%20when%20an%20issue%20is%20created%20or%20updated%20in%20GitHub_instructions.md) (opens in a new window).
To refer to these instructions while editing the flow, open the [GitHub page](https://github.com/ot4i/app-connect-templates/tree/master/resources/markdown/Create%20a%20row%20in%20a%20Google%20Sheets%20spreadsheet%20when%20an%20issue%20is%20created%20or%20updated%20on%20GitHub_instructions.md) (opens in a new window).

1. Click **Create flow** to start using the template.
2. Connect to the following accounts by using your credentials:
- [GitHub](https://www.ibm.com/docs/en/app-connect/containers_cd?topic=apps-github)
- [Google Sheets](https://www.ibm.com/docs/en/app-connect/containers_cd?topic=apps-googlesheets)
3. To start the flow, in the banner, click **Start flow**.

Use this template to create a row in a Google Sheets spreadsheet whenever an issue is newly created or updated in GitHub.
Use this template to create a row in a Google Sheets spreadsheet whenever an issue is newly created or updated on GitHub.



Expand Down
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
To refer to these instructions while editing the flow, open the [GitHub page](https://github.com/ot4i/app-connect-templates/tree/master/resources/markdown/Send%20a%20Slack%20message%20when%20an%20issue%20is%20created%20or%20updated%20in%20GitHub_instructions.md) (opens in a new window).
To refer to these instructions while editing the flow, open the [GitHub page](https://github.com/ot4i/app-connect-templates/tree/master/resources/markdown/Send%20a%20Slack%20message%20when%20an%20issue%20is%20created%20or%20updated%20on%20GitHub_instructions.md) (opens in a new window).

1. Click **Create flow** to start using the template.
2. Connect to the following accounts by using your credentials:
- [GitHub](https://www.ibm.com/docs/en/app-connect/containers_cd?topic=apps-github)
- [Slack](https://www.ibm.com/docs/en/app-connect/containers_cd?topic=apps-slack)
3. To start the flow, in the banner, click **Start flow**.

Use this template to send a Slack message whenever an issue is newly created or updated in GitHub.
Use this template to send a Slack message whenever an issue is newly created or updated on GitHub.



Expand Down
12 changes: 6 additions & 6 deletions resources/template-metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -2160,9 +2160,9 @@
"offerings": ["app connect professional"]
},
{
"name": "Create a calendar in Google Calendar when a new item is created in Mondaydotcom",
"description": " ",
"summary": "Mondaydotcom to Google Calendar",
"name": "Create a calendar in Google Calendar when a new item is created in mondaydotcom",
"description": "Use this template to create a calendar in Google Calendar whenever a new item is created in mondaydotcom",
"summary": "monday.com to Google Calendar",
"sourceApp": "mondaydotcom",
"targetApps": ["googlecalendar"],
"tags": ["mondaydotcom", "googlecalendar"],
Expand Down Expand Up @@ -2268,9 +2268,9 @@
"offerings": ["app connect professional"]
},
{
"name": "Create a row in a Google Sheets spreadsheet when an issue is created or updated in GitHub",
"name": "Create a row in a Google Sheets spreadsheet when an issue is created or updated on GitHub",
"description": "Use this template to create a row in a Google Sheets spreadsheet whenever an issue is newly created or updated in GitHub.",
"summary": "GitHub toGoogle Sheets",
"summary": "GitHub to Google Sheets",
"sourceApp": "github",
"targetApps": ["googlesheets"],
"tags": ["github", "googlesheets"],
Expand Down Expand Up @@ -2313,7 +2313,7 @@
"offerings": ["app connect professional"]
},
{
"name": "Send a Slack message when an issue is created or updated in GitHub",
"name": "Send a Slack message when an issue is created or updated on GitHub",
"description": "Use this template to send a Slack message whenever an issue is newly created or updated in GitHub.",
"summary": "GitHub to Slack",
"sourceApp": "github",
Expand Down

0 comments on commit add337c

Please sign in to comment.