Skip to content

Commit

Permalink
update branch name in instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
asfordmatt committed Jan 18, 2024
1 parent 3e5155f commit 8e709f4
Show file tree
Hide file tree
Showing 268 changed files with 274 additions and 274 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
To refer to these instructions while editing the flow, open [the github page](https://github.com/ot4i/app-connect-templates/blob/master/resources/markdown/API%20to%20create%20leads%20in%20Salesforce%20using%20a%20csv%20file%20from%20Box_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/API%20to%20create%20leads%20in%20Salesforce%20using%20a%20csv%20file%20from%20Box_instructions.md) (opens in a new window).

This API takes a URL to a CSV file in Box, and an optional event name. It uses that information to retrieve the file's contents (CSV data), parse that CSV data, and create a new lead in Salesforce for every line that matches the event name given when calling the API. If you didn't give an event name, leads for all the lines from the CSV are created or updated in Salesforce. The email address is used to determine if the lead already exists in Salesforce or not. The flow does not change the original file.

Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
To refer to these instructions while editing the flow, open [the github page](https://github.com/ot4i/app-connect-templates/blob/master/resources/markdown/API%20to%20create%20or%20update%20leads%20in%20Salesforce%20based%20on%20a%20Google%20Sheets%20spreadsheet_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/API%20to%20create%20or%20update%20leads%20in%20Salesforce%20based%20on%20a%20Google%20Sheets%20spreadsheet_instructions.md) (opens in a new window).

This API takes an event name and uses that name to compare against data in a Google Sheets spreadsheet. Any leads found in the spreadsheet for the event name specified in the call will be either added to, or updated in Salesforce depending on whether or not a lead with the same email address already exists in Salesforce. The flow does not change the original spreadsheet.

Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
To refer to these instructions while editing the flow, open [the github page](https://github.com/ot4i/app-connect-templates/blob/master/resources/markdown/API%20to%20retrieve%20source%20code%20repository%20details%20and%20send%20an%20email%20about%20inactive%20repositories_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/API%20to%20retrieve%20source%20code%20repository%20details%20and%20send%20an%20email%20about%20inactive%20repositories_instructions.md) (opens in a new window).

## Prerequisites

Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
To refer to these instructions while editing the flow, open [the github page](https://github.com/ot4i/app-connect-templates/blob/master/resources/markdown/Amazon%20EventBridge%20sends%20events%20when%20a%20Salesforce%20lead%20is%20successfully%20created%20or%20when%20a%20Salesforce%20lead%20creation%20fails_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/Amazon%20EventBridge%20sends%20events%20when%20a%20Salesforce%20lead%20is%20successfully%20created%20or%20when%20a%20Salesforce%20lead%20creation%20fails_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:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
To refer to these instructions while editing the flow, open [the github page](https://github.com/ot4i/app-connect-templates/blob/master/resources/markdown/API%20to%20create%20contact%20in%20Salesforce_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/API%20to%20create%20contact%20in%20Salesforce_instructions.md) (opens in a new window).

1. Click **Create flow** to start using the template.
1. Click **Operations**, then **Edit flow** for the Create Customer operation.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
To refer to these instructions while editing the flow, open [the github page](https://github.com/ot4i/app-connect-templates/blob/master/resources/markdown/An%20email%20gets%20sent%20when%20a%20Salesforce%20opportunity%20update%20fails%20due%20to%20incorrect%20values_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/An%20email%20gets%20sent%20when%20a%20Salesforce%20opportunity%20update%20fails%20due%20to%20incorrect%20values_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:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
To refer to these instructions while editing the flow, open [the github page](https://github.com/ot4i/app-connect-templates/blob/master/resources/markdown/Announce%20new%20Eventbrite%20attendees%20on%20Slack%20and%20send%20a%20voucher_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/Announce%20new%20Eventbrite%20attendees%20on%20Slack%20and%20send%20a%20voucher_instructions.md) (opens in a new window).


## Prerequisites
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
To refer to these instructions while editing the flow, open [the github page](https://github.com/ot4i/app-connect-templates/blob/master/resources/markdown/Announce%20new%20Eventbrite%20attendees%20on%20Slack_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/Announce%20new%20Eventbrite%20attendees%20on%20Slack_instructions.md) (opens in a new window).

This template creates the flow from the [Welcome to IBM App Connect \[Part 1 of 4\]: Create a simple event-driven flow](https://www.youtube.com/watch?v=xa-65X2RZuE&list=PLzpeuWUENMK2Q77xr7QkvLxU5YxOJxVSH&index=4&t=0s) video of how to send a Slack message when new attendees register for the Sunflower festival Eventbrite event.

Expand All @@ -9,7 +9,7 @@ To use this flow, you'll need to set up an event in Eventbrite. The event needs
* Last name
* Company

In the video of this flow, the event also collects information about the attendee's email address, phone number and how they are getting to the event. That information is not essential for this template. It is used in a follow on flow, and instructions on setting up that extra information are included in the [follow on template instructions](https://github.com/ot4i/app-connect-templates/blob/master/resources/markdown/Welcome%20guide%20part%202%20-%20Announce%20new%20Eventbrite%20attendees%20on%20Slack%20and%20send%20a%20voucher_instructions.md).
In the video of this flow, the event also collects information about the attendee's email address, phone number and how they are getting to the event. That information is not essential for this template. It is used in a follow on flow, and instructions on setting up that extra information are included in the [follow on template instructions](https://github.com/ot4i/app-connect-templates/blob/main/resources/markdown/Welcome%20guide%20part%202%20-%20Announce%20new%20Eventbrite%20attendees%20on%20Slack%20and%20send%20a%20voucher_instructions.md).

## Using the template

Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
To refer to these instructions while editing the flow, open the [GitHub page](https://github.com/ot4i/app-connect-templates/tree/master/resources/markdown/Append%20a%20note%20in%20Microsoft%20OneNote%20when%20a%20task%20is%20created%20in%20Asana_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/main/resources/markdown/Append%20a%20note%20in%20Microsoft%20OneNote%20when%20a%20task%20is%20created%20in%20Asana_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:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
To refer to these instructions while editing the flow, open the [GitHub page](https://github.com/ot4i/app-connect-templates/tree/master/resources/markdown/Append%20a%20note%20to%20the%20Microsoft%20OneNote%20page%20for%20each%20file%20downloaded%20from%20Google%20Drive_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/main/resources/markdown/Append%20a%20note%20to%20the%20Microsoft%20OneNote%20page%20for%20each%20file%20downloaded%20from%20Google%20Drive_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:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
To refer to these instructions while editing the flow, open the [GitHub page](https://github.com/ot4i/app-connect-templates/tree/master/resources/markdown/Append%20a%20row%20in%20Microsoft%20Excel%20Online%20for%20each%20activity%20log%20retrieved%20from%20mondaydotcom_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/main/resources/markdown/Append%20a%20row%20in%20Microsoft%20Excel%20Online%20for%20each%20activity%20log%20retrieved%20from%20mondaydotcom_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:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
To refer to these instructions while editing the flow, open the [GitHub page](https://github.com/ot4i/app-connect-templates/tree/master/resources/markdown/Append%20a%20row%20in%20Microsoft%20Excel%20Online%20for%20each%20new%20response%20retrieved%20from%20SurveyMonkey%20surveys_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/main/resources/markdown/Append%20a%20row%20in%20Microsoft%20Excel%20Online%20for%20each%20new%20response%20retrieved%20from%20SurveyMonkey%20surveys_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:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
To refer to these instructions while editing the flow, open [the github page](https://github.com/ot4i/app-connect-templates/blob/master/resources/markdown/Arrange%20welcome%20drinks%20for%20an%20Eventbrite%20event_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/Arrange%20welcome%20drinks%20for%20an%20Eventbrite%20event_instructions.md) (opens in a new window).

1. Before you start this flow, complete the following steps:
* Create an Eventbrite event with a custom question 'What complimentary drink would you like on arrival?'. Provide three answers 'Beer', 'Wine', and 'Juice'.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
To refer to these instructions while editing the flow, open [the github page](https://github.com/ot4i/app-connect-templates/blob/master/resources/markdown/Assign%20ServiceNow%20incidents%20to%20Jira%20and%20Slack_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/Assign%20ServiceNow%20incidents%20to%20Jira%20and%20Slack_instructions.md) (opens in a new window).

1. Click **Create flow** to start using the template.
1. Connect to your [ServiceNow account](http://ibm.biz/aasservicenow).
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
To refer to these instructions while editing the flow, open [the GitHub page](https://github.com/ot4i/app-connect-templates/tree/master/resources/markdown/Assign%20a%20prospect%20in%20Salesforce%20Account%20Engagement%20for%20each%20Salesforce%20Account%20Engagement%20visitor_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/main/resources/markdown/Assign%20a%20prospect%20in%20Salesforce%20Account%20Engagement%20for%20each%20Salesforce%20Account%20Engagement%20visitor_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:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
To refer to these instructions while editing the flow, open [the GitHub page](https://github.com/ot4i/app-connect-templates/tree/master/resources/markdown/Associate%20a%20new%20prospect%20to%20a%20list%20in%20Salesforce%20Account%20Engagement%20when%20a%20new%20subscriber%20is%20created%20in%20MailChimp_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/main/resources/markdown/Associate%20a%20new%20prospect%20to%20a%20list%20in%20Salesforce%20Account%20Engagement%20when%20a%20new%20subscriber%20is%20created%20in%20MailChimp_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:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
To refer to these instructions while editing the flow, open [the github page](https://github.com/ot4i/app-connect-templates/blob/master/resources/markdown/At%20regular%20intervals%20extract%20Salesforce%20lead%20details%20and%20upload%20Box%20file%20with%20CSV%20output_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/At%20regular%20intervals%20extract%20Salesforce%20lead%20details%20and%20upload%20Box%20file%20with%20CSV%20output_instructions.md) (opens in a new window).
## Prerequisites
This template references entities that you can create as follows:
- In your Salesforce instance, create some leads with first name, last name, and email address details.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
To refer to these instructions while editing the flow, open [the github page](https://github.com/ot4i/app-connect-templates/blob/master/resources/markdown/Copy%20messages%20between%20Slack%20channels_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/Copy%20messages%20between%20Slack%20channels_instructions.md) (opens in a new window).

1. Click **Create flow** to start using the template.
1. Connect to your [Slack account](https://ibm.biz/aasslack).
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
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%20Box%20folders%20for%20Jira%20issues_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/main/resources/markdown/Create%20Box%20folders%20for%20Jira%20issues_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:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
To refer to these instructions while editing the flow, open [the github page](https://github.com/ot4i/app-connect-templates/blob/master/resources/markdown/Create%20a%20Google%20Calendar%20event%20whenever%20an%20epic%20is%20created%20in%20GitLab_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/Create%20a%20Google%20Calendar%20event%20whenever%20an%20epic%20is%20created%20in%20GitLab_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:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
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%20Google%20Calendar%20when%20a%20campaign%20is%20created%20in%20Salesforce%20for%20members%20who%20have%20completed%20the%20registration_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/main/resources/markdown/Create%20a%20Google%20Calendar%20when%20a%20campaign%20is%20created%20in%20Salesforce%20for%20members%20who%20have%20completed%20the%20registration_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:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
To refer to these instructions while editing the flow, open [the github page](https://github.com/ot4i/app-connect-templates/blob/master/resources/markdown/Create%20a%20Sharepoint%20team%20site%20for%20the%20new%20Eventbrite%20event_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/Create%20a%20Sharepoint%20team%20site%20for%20the%20new%20Eventbrite%20event_instructions.md) (opens in a new window).

1. Click **Create flow** to start using the template.
1. Connect to your [Eventbrite account](https://ibm.biz/aaseventbrite).
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
To refer to these instructions while editing the flow, open [the github page](https://github.com/ot4i/app-connect-templates/blob/master/resources/markdown/Create%20a%20Trello%20card%20for%20every%20new%20Insightly%20task_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/Create%20a%20Trello%20card%20for%20every%20new%20Insightly%20task_instructions.md) (opens in a new window).

1. Click **Create flow** to start using the template.
1. Connect to your [Insightly account](https://ibm.biz/aasinsightly).
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
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%20Trello%20card%20for%20new%20SharePoint%20listitem_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/main/resources/markdown/Create%20a%20Trello%20card%20for%20new%20SharePoint%20listitem_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:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
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%20calendar%20in%20Google%20Calendar%20when%20a%20new%20item%20is%20created%20in%20mondaydotcom_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/main/resources/markdown/Create%20a%20calendar%20in%20Google%20Calendar%20when%20a%20new%20item%20is%20created%20in%20mondaydotcom_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:
Expand Down
Loading

0 comments on commit 8e709f4

Please sign in to comment.