You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -545,6 +555,7 @@ Azure Logic Apps provides the following built-in actions, which either require a
545
555
[condition-doc]: ../logic-apps/logic-apps-control-flow-conditional-statement.md"Evaluate a condition and run different actions based on whether the condition is true or false"
546
556
[data-operations-doc]: ../logic-apps/logic-apps-perform-data-operations.md"Perform data operations such as filtering arrays or creating CSV and HTML tables"
547
557
[for-each-doc]: ../logic-apps/logic-apps-control-flow-loops.md#foreach-loop"Perform the same actions on every item in an array"
558
+
[ftp-doc]: ./connectors-create-api-ftp.md"Connect to an FTP or FTPS server for FTP tasks, like uploading, getting, deleting files, and more"
548
559
[http-doc]: ./connectors-native-http.md"Call HTTP or HTTPS endpoints from your logic apps"
549
560
[http-request-doc]: ./connectors-native-reqres.md"Receive HTTP requests in your logic apps"
550
561
[http-response-doc]: ./connectors-native-reqres.md"Respond to HTTP requests from your logic apps"
0 commit comments