Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhancement to Execute Support #442

Open
SiPurdy opened this issue Mar 20, 2024 · 0 comments
Open

Enhancement to Execute Support #442

SiPurdy opened this issue Mar 20, 2024 · 0 comments

Comments

@SiPurdy
Copy link

SiPurdy commented Mar 20, 2024

This is a nice to have. Some Execute calls are not permitted due to request/return types.

I have a specific scenario with the /api/data/v9.2/RetrievePowerAppsConnections call where it returns an EntityCollection of expando objects that would be really nice to call as a table.

I appreciate with expandos, there is no metadata source to process the result, it would be nice if either:

  1. For specific OrganizationRequests, hardcoded metadata would be used to process the output.
    or
  2. Have some means of specifying the metadata for the result within the script (and I'm not sure of the best sql-esq way of formatting this).

Use case is to produce a script that would return connectionReferences where the connection has an error, RetrievePowerAppsConnections is the method to get at the connection stati.

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant