Hello all,
This is my second encounter with Flows (first with Power App. V2 trigger) from apps and I'm wondering how would I connect the form OnSubmit with the trigger that requires the ID of that "new" item?
this is my attempt:
Form1 ---> OnSuccess (property) --->
---> FlowName.Run(ThisItem.ID);
how is that situation handled like?

Flow picture above, and after that I would get item (other item data) and process them into variables to make it send mails, approvals, change its values etc.
Anybody can help a beginner get his headstart confidence?
Thanks in advance! 🙂
- Nikola