Dear all,
I'm just working on a Flow that is triggered from a PowerApp. It's intended to created a new list item in SharePoint first, then raise an approval and finally write the approval decision to the list item. Now I got stuck in evaluating the item ID of the SharePoint item created (Create item action with dynamic URL + list name). I was expecting it's available as input variable for the following actions but it is not. I mean, doing a Get item query afterwards seems to be a bad option (expensive, error-prone).
Maybe someone has already solved a similiar requirement and can help me?
Thank you so much in advance 👍