Can we add external assemblies and custom code in logic app standard workflow for Transform Xml action

Dande, Venkata Subhashini 0 Reputation points
2022-10-28T05:59:42.78+00:00

We are using standard logic app with transform xml action using an xslt template. In Xslt, we are using some external assemblies and custom code to evaluate some expressions. Is it possible to add external assemblies and custom code in standard logic app work flow. If possible help us with the process or document

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,542 questions
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Ronen Ariely 15,206 Reputation points
    2022-10-28T15:23:41.23+00:00

  2. MayankBargali-MSFT 70,936 Reputation points Moderator
    2022-10-31T06:34:01.067+00:00

    anonymous user Thanks for reaching out. For standard logic app reference of external assembly is not supported as documented here.

    References to external assemblies from maps aren't supported.

    You can leverage the inbuild transform Transform XML action for your use case for standard logic app leverage the map.

    255545-image.png


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.