It seems that you only need to add the PowerAPPS button as a trigger to the method I provided. I follow the method provided by the screenshot of your previous Flow configuration. The configuration on the Parse JSON action should be the same. To parse the...
Json; using PowerApps.Samples.Types; using System.Text; namespace PowerApps.Samples.Messages { public sealed class ExecuteCosmosSqlQueryRequest : HttpRequestMessage { private string _queryText; private string _entityLogicalName; private ParameterCollection? _queryParameters; private long? _pageSize; ...
Json.Linq; using PowerApps.Samples.Metadata.Types; using System.Text; namespace PowerApps.Samples.Metadata.Messages { /// /// Contains the data to create a table /// public sealed class CreateEntityKeyRequest : HttpRequestMessage { /// /// Initializes the CreateEntityKeyRequest /// ...
"url-parse-lax": "^3.0.0", "url-to-options": "^1.0.1" }, "dependencies": { "pify": { "version": "3.0.0", "resolved": "https://registry.npmjs.org/pify/-/pify-3.0.0.tgz", "integrity": "sha1-5aSs0sEB/fPZpNB/DbxNtJ3SgXY=", "dev": true, "optional": true } } },...