Hi!
I've been passing input to my connectors in Application Integration via a small JavaScript, but I'm aware that this most likely isn't the way to do so. However, I'm getting stuck finding out the way that we're supposed to do so.
Right now, I will have a JavaScript like so:
```
Solved! Go to Solution.
Hello,
The other way to achieve this is to use a Data Mapping task. It is more on the "No Code / Low Code" way of doing it.
On the left side you put the source variable and on the right you have the destination variable. You can also make some light transformations if needed (in my example I make some string manipulation).
Regards
Philippe
Hello,
The other way to achieve this is to use a Data Mapping task. It is more on the "No Code / Low Code" way of doing it.
On the left side you put the source variable and on the right you have the destination variable. You can also make some light transformations if needed (in my example I make some string manipulation).
Regards
Philippe