top of page
  • Writer's pictureAlex Martinez

Concatenation functions tips and tricks in DataWeave

Sep 9, 2020 | MuleSoft


In DataWeave 2.0, concatenation can be achieved by using the ++ (plus plus) function. However, there are two additional syntax options to concatenate objects and one to concatenate strings in DataWeave. Concatenation is when you link two strings, objects, data types etc together in a chain or series.


Read this post here:

https://developer.mulesoft.com/tutorials-and-howtos/concatenation-dataweave-functions-tips-and-tricks



23 views0 comments
bottom of page