Skip to content

Commit 2589c5f

Browse files
authored
Merge pull request #50167 from msebolt/patch-73
Update connectors-create-api-dropbox.md
2 parents 5928626 + 66aaf7f commit 2589c5f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/connectors/connectors-create-api-dropbox.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Connect to Dropbox to manage your files. You can perform various actions such as
2222
To use [any connector](apis-list.md), you first need to create a logic app. You can get started by [creating a Logic app now](../logic-apps/quickstart-create-first-logic-app-workflow.md).
2323

2424
## Connect to Dropbox
25-
Before your logic app can access any service, you first need to create a *connection* to the service. A connection provides connectivity between a logic app and another service. For example, in order to connect to Dropbox, you first need a Dropbox *connection*. To create a connection, you would need to provide the credentials you normally use to access the service you wish to connect to. So, in the Dropbox example, you would need the credentials to your Dropbox account in order to create the connection to Dropbox. [Learn more about connections]()
25+
Before your logic app can access any service, you first need to create a *connection* to the service. A connection provides connectivity between a logic app and another service. For example, in order to connect to Dropbox, you first need a Dropbox *connection*. To create a connection, you would need to provide the credentials you normally use to access the service you wish to connect to. So, in the Dropbox example, you would need the credentials to your Dropbox account in order to create the connection to Dropbox.
2626

2727
### Create a connection to Dropbox
2828
> [!INCLUDE [Steps to create a connection to Dropbox](../../includes/connectors-create-api-dropbox.md)]
@@ -60,4 +60,4 @@ Now that the trigger has been added, follow these steps to add an action that wi
6060
View any triggers and actions defined in the swagger, and also see any limits in the [connector details](/connectors/dropbox/).
6161

6262
## More connectors
63-
Go back to the [APIs list](apis-list.md).
63+
Go back to the [APIs list](apis-list.md).

0 commit comments

Comments
 (0)