Skip to content

Commit

Permalink
Address review comments and update usecase
Browse files Browse the repository at this point in the history
  • Loading branch information
Karthika K S authored and Karthika K S committed Jul 10, 2024
1 parent 09dd475 commit cec80fc
Show file tree
Hide file tree
Showing 6 changed files with 34 additions and 37 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -284,7 +284,7 @@ integration:
mappings:
- id:
template: '{{$ZohoRecruitRetrievejobopenings.id}}'
display-name: Zoho Recruit Job openings
display-name: Zoho Recruit job openings
assembly-2:
assembly:
execute:
Expand Down Expand Up @@ -318,7 +318,7 @@ integration:
execute:
- custom-action:
action: getHttpData
name: Zoho Recruit Associate candidates with job openings 2
name: Zoho Recruit Associate candidates with job openings
target:
$ref: '#/integration/action-interfaces/action-interface-6'
map:
Expand Down Expand Up @@ -424,6 +424,5 @@ integration:
execute: []
output-schema: {}
name: >-
Automate Gmail notifications for matching job openings from Wufoo to Zoho
Recruit
Associate candidates with job openings in Zoho Recruit for each new Wufoo form entry
models: {}
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ integration:
- ID:
template: >-
{{$SAPSuccessFactorsRetrievejobrequisitions.templateId}}
display-name: SAP SuccessFactors Job requisitions
display-name: SAP SuccessFactors job requisitions
- response:
name: response-1
reply-maps:
Expand Down Expand Up @@ -151,7 +151,7 @@ integration:
assembly:
execute:
- retrieve-action:
name: ZohoRecruit Retrieve job openings
name: Zoho Recruit Retrieve job openings
target:
$ref: '#/integration/action-interfaces/action-interface-2'
filter:
Expand Down Expand Up @@ -208,7 +208,7 @@ integration:
'{{$ZohoRecruitRetrievejobopeningsMetadata."status-code"}}': '204'
execute:
- custom-action:
name: ZohoRecruit Create job opening
name: Zoho Recruit Create job opening
target:
$ref: '#/integration/action-interfaces/action-interface-3'
action: postJobOpenings
Expand Down Expand Up @@ -262,7 +262,7 @@ integration:
- variable: Request
$ref: '#/trigger/payload'
- retrieve-action:
name: ZohoRecruit List users
name: Zoho Recruit Retrieve users
target:
$ref: '#/integration/action-interfaces/action-interface-4'
filter:
Expand Down Expand Up @@ -392,7 +392,7 @@ integration:
mappings:
- Id:
template: '{{$ZohoRecruitListusers.id}}'
display-name: ZohoRecruit Users
display-name: Zoho Recruit Users
else:
execute: []
output-schema: {}
Expand Down Expand Up @@ -509,7 +509,7 @@ integration:
mappings: []
output-schema: {}
name: >-
Create Job opening in Zoho Recruit for Job Requisition created in SAP Successfactor and send a gmail message
Create a job opening in Zoho Recruit for job requisitions in SAP SuccessFactors
models:
Job_Opening:
name: Job_Opening
Expand Down
Original file line number Diff line number Diff line change
@@ -1,12 +1,14 @@
To refer to these instructions while editing the flow, open [the github page](https://github.com/ot4i/app-connect-templates/blob/master/resources/markdown/Automate%20Gmail%20notifications%20for%20matching%20job%20openings%20from%20Wufoo%20to%20Zoho Recruit_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/blob/main/resources/markdown/Associate%20%candidates%20%with%20%job%20%openings%20%in%20%Zoho%20%Recruit%20%for%20%each%20%new%20%Wufoo%20%form%20%entry_instructions.md) (opens in a new window).

1. Click **Create flow** to start using the template.

1. Click **Use this template** to start using the template.
2. Connect to the following accounts by using your credentials:
- [Wufoo](https://www.ibm.com/docs/en/app-connect/containers_cd?topic=apps-wufoo)
- [Zoho Recruit](https://www.ibm.com/docs/en/app-connect/containers_cd?topic=apps-zoho-recruit)
- [Gmail](https://www.ibm.com/docs/en/app-connect/containers_cd?topic=apps-gmail)

3. To start the flow, in the banner click **Start flow**.

Using this template to automate Gmail notifications for matching job openings from Wufoo to Zoho Recruit.
Use this template to associate candidates with job openings in Zoho Recruit for each new Wufoo form entry.


Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
To refer to these instructions while editing the flow, open [the GitHub page](https://github.com/ot4i/app-connect-templates/blob/main/resources/markdown/Create%20a%20job%20%opening%20in%20Zoho%20Recruit%20for%20job%20requisitions%20in%20SAP%20SuccessFactors_instructions.md) (opens in a new window).

1. Click **Use this template** to start using the template.
2. Connect to the following accounts by using your credentials:

- [Zoho Recruit](https://www.ibm.com/docs/en/app-connect/containers_cd?topic=apps-zoho-recruit)
- [SAP SuccessFactors](https://www.ibm.com/docs/en/app-connect/containers_cd?topic=apps-sap-successfactors)
- [Gmail](https://www.ibm.com/docs/en/app-connect/containers_cd?topic=apps-gmail)

3. To start the flow, in the banner click **Start flow**.

Use this template to create a job opening in Zoho Recruit for job requisitions in SAP SuccessFactors.

This file was deleted.

16 changes: 8 additions & 8 deletions resources/template-metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -3528,21 +3528,21 @@
"offerings": ["app connect professional"]
},
{
"name": "Create job opening in Zoho Recruit for job requisition created in SAP Successfactor and send a Gmail message",
"description": "Use this template to create job opening in Zoho Recruit for job requisition created in SAP Successfactor and send a Gmail message.",
"name": "Create a job opening in Zoho Recruit for job requisitions in SAP SuccessFactors",
"description": "Use this template to create a job opening in Zoho Recruit for job requisitions in SAP SuccessFactors.",
"summary": "1 flow using 3 applications",
"sourceApp": "api",
"targetApps": ["zohorecruit", "gmail","sapsuccessfactors"],
"tags": ["sapsuccessfactors","zohorecruit", "gmail"],
"targetApps": ["zohorecruit", "gmail", "sapsuccessfactors"],
"tags": ["foreach", "if", "sapsuccessfactors", "zohorecruit", "gmail"],
"offerings": ["app connect professional"]
},
{
"name": "Automate Gmail notifications for matching job openings from Wufoo to Zoho Recruit",
"description": "Use this template to automate Gmail Notifications for Matching Job Openings from Wufoo to Zoho Recruit.",
"name": "Associate candidates with job openings in Zoho Recruit for each new Wufoo form entry",
"description": "Use this template to associate candidates with job openings in Zoho Recruit for each new Wufoo form entry.",
"summary": "Wufoo to 2 applications",
"sourceApp": "wufoo",
"targetApps": ["zohorecruit","gmail"],
"tags": ["wufoo","zohorecruit","gmail"],
"targetApps": ["zohorecruit", "gmail"],
"tags": ["foreach", "if", "wufoo", "zohorecruit", "gmail"],
"offerings": ["app connect professional"]
}
]
Expand Down

0 comments on commit cec80fc

Please sign in to comment.