Hello,
I have an approval flow, whose journey begins from an app created on PowerApps. A user logs in to the app inputs the required information and submits the request. The details of the request are pushed to a SharePoint list, which then triggers the approval flow.
PowerApps -> SharePoint -> Power Automate / Flow
While on the app, the user is able to specify the different actors required for the approval. Now, since some of these approvers are static, how can I "hard-code" their names on the app controls so that users do not have to keep inputting these specific usernames?
Thanks.