0

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?

1 Answers1

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