Util command for executing requests #3022
Unanswered
waldekmastykarz
asked this question in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What do you think about adding to the CLI a util command for executing web requests using CLI's authentication? We don't have full coverage of all APIs on Microsoft 365 and it will likely take a while until we get there. While we do expose our access token for external use, unless you work in PowerShell, you'll need a separate tool like curl to call an API for which we don't have a command. Would having a utility method be valuable or do most of you use PowerShell and/or curl and already have a solution for calling APIs?
Beta Was this translation helpful? Give feedback.
All reactions