Can someone walk me through on how to recreate the "SubmitForm" or Save functionality in PowerApps within the Power Automate workflow when a new item is created on a SharePoint list.. For example when your in edit mode and select Save on an item in SharePoint list. Research suggest am able to accomplish this by calling a power automate flow from PowerApps using the Power automate's http action.
Any help on this. When a new item is created in a sharepoint list, is there way to invoke the Submit function on the same record. I have default value for column fields that are displayed until the record is saved.