I tried to search in the standard connectors if there was something related to the Billing and Reservations APIs but nothing is there. Do I need to create a customer connector?
Asked
Active
Viewed 97 times
1 Answers
1
Look through all of the logic app connectors, it seems not exist a connector to help you implement Billing and Reservations apis. So we can't do it by off-the-shelf connector in logic app.
Of course you can create a customer connector as you mentioned, but if you just want to request the api in logic app, you can do it by "HTTP" action easily.

Hury Shen
- 14,948
- 1
- 9
- 18
-
You can request this at https://aka.ms/costmgmt/feedback so this bubbles up in our prioritization. – Michael Flanakin Feb 12 '21 at 18:35