QuestionQ70

Develop integrations

You need to fix the address-validation API error.

Which connection method should you use?

  • A an Azure function triggered by a webhook
  • B JavaScript code
  • C a custom connector used in a cloud flow
  • D a plug-in attached to a custom action called from JavaScript
Explanation

A custom connector exposes an API’s operations as actions that a Power Automate cloud flow can invoke, including APIs for which no prebuilt connector exists. This provides the appropriate authenticated, reusable connection to an address-validation API.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!