Skip to content

Commit 8b59a34

Browse files
author
ecfan
committed
Update links
1 parent 61a195a commit 8b59a34

File tree

1 file changed

+25
-4
lines changed

1 file changed

+25
-4
lines changed

articles/connectors/built-in.md

Lines changed: 25 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -688,8 +688,6 @@ For more information, review the following documentation:
688688
\
689689
Get custom metadata for artifacts, such as trading partners, agreements, schemas, and so on, in your integration account.
690690
:::column-end:::
691-
:::row-end:::
692-
:::row:::
693691
:::column:::
694692
[![Liquid Operations icon][liquid-icon]][liquid-transform-doc]
695693
\
@@ -699,6 +697,26 @@ For more information, review the following documentation:
699697
\
700698
Convert the following formats by using Liquid templates: <br><br>- JSON to JSON <br>- JSON to TEXT <br>- XML to JSON <br>- XML to TEXT
701699
:::column-end:::
700+
:::row-end:::
701+
:::row:::
702+
:::column:::
703+
[![RosettaNet icon][rosettanet-icon]][rosettanet-doc]
704+
\
705+
\
706+
[**RosettaNet**][rosettanet-doc]
707+
\
708+
\
709+
Encode and decode messages that use the RosettaNet protocol.
710+
:::column-end:::
711+
:::column:::
712+
[![SWIFT icon][swift-icon]][swift-doc]
713+
\
714+
\
715+
[**SWIFT**][swift-doc]<br>(*Standard workflow only*)
716+
\
717+
\
718+
Encode and decode Society for Worldwide Interbank Financial Telecommuncation (SIWFT) transactions in flat-file XML message format.
719+
:::column-end:::
702720
:::column:::
703721
[![Transform XML icon][xml-transform-icon]][xml-transform-doc]
704722
\
@@ -715,13 +733,13 @@ For more information, review the following documentation:
715733
[**X12**][x12-doc]
716734
\
717735
\
718-
Validate XML documents against the specified schema.
736+
Encode and decode messages that use the X12 protocol.
719737
:::column-end:::
720738
:::column:::
721739
[![XML validation icon][xml-validate-icon]][xml-validate-doc]
722740
\
723741
\
724-
[**XML validation**][xml-validate-doc]
742+
[**XML Validation**][xml-validate-doc]
725743
\
726744
\
727745
Validate XML documents against the specified schema.
@@ -777,6 +795,7 @@ For more information, review the following documentation:
777795
[sftp-ssh-icon]: ./media/apis-list/sftp.png
778796
[smtp-icon]: ./media/apis-list/smtp.png
779797
[sql-server-icon]: ./media/apis-list/sql.png
798+
[swift-icon]: ./media/apis-list/swift.png
780799
[switch-icon]: ./media/apis-list/switch.png
781800
[terminate-icon]: ./media/apis-list/terminate.png
782801
[until-icon]: ./media/apis-list/until.png
@@ -788,6 +807,7 @@ For more information, review the following documentation:
788807
[flat-file-icon]: ./media/apis-list/flat-file-decoding.png
789808
[integration-account-icon]: ./media/apis-list/integration-account.png
790809
[liquid-icon]: ./media/apis-list/liquid-transform.png
810+
[rosettanet-icon]: ./media/apis-list/rosettanet.png
791811
[x12-icon]: ./media/apis-list/x12.png
792812
[xml-transform-icon]: ./media/apis-list/xml-transform.png
793813
[xml-validate-icon]: ./media/apis-list/xml-validation.png
@@ -841,6 +861,7 @@ For more information, review the following documentation:
841861
[smtp-doc]: /azure/logic-apps/connectors/built-in/reference/smtp/ "Connect to your SMTP server so you can send email"
842862
[sql-server-doc]: /azure/logic-apps/connectors/built-in/reference/sql/ "Connect to Azure SQL Database or SQL Server. Create, update, get, and delete entries in an SQL database table"
843863
[switch-doc]: ../logic-apps/logic-apps-control-flow-switch-statement.md "Organize actions into cases, which are assigned unique values. Run only the case whose value matches the result from an expression, object, or token. If no matches exist, run the default case"
864+
[swift-doc]: https://techcommunity.microsoft.com/t5/azure-integration-services-blog/announcement-public-preview-of-swift-message-processing-using/ba-p/3670014 "Encode and decode SWIFT transactions in flat-file XML format"
844865
[terminate-doc]: ../logic-apps/logic-apps-workflow-actions-triggers.md#terminate-action "Stop or cancel an actively running workflow for your logic app workflow"
845866
[until-doc]: ../logic-apps/logic-apps-control-flow-loops.md#until-loop "Repeat actions until the specified condition is true or some state has changed"
846867
[variables-doc]: ../logic-apps/logic-apps-create-variables-store-values.md "Perform operations with variables, such as initialize, set, increment, decrement, and append to string or array variable"

0 commit comments

Comments
 (0)