I would like to use a built-in trigger (ex. item created) to fetch data from my app (based on the item name passed) and use the returned data (entity) to fill in some of the columns of the created item. The user should be able to use dynamic mapping to select which of the returned values of that entity should go into what column for that item on monday.
Is this possible?