Kaganapan
Mar 17, 9 PM - Mar 21, 10 AM
Sumali sa serye ng meetup upang bumuo ng mga scalable AI solusyon batay sa mga kaso ng paggamit ng tunay na mundo sa mga kapwa developer at eksperto.
Magparehistro naHindi na suportado ang browser na ito.
Mag-upgrade sa Microsoft Edge para samantalahin ang mga pinakabagong tampok, update sa seguridad, at teknikal na suporta.
APPLIES TO: All API Management tiers
This article shows how to import a Logic App as an API and test the imported API.
Note
Currently, this feature isn't available in workspaces.
In this article, you learn how to:
Note
API Management supports automated import of a Logic App (Consumption) resource. which runs in the multi-tenant Logic Apps environment. Learn more about single-tenant versus multi-tenant Logic Apps.
In the Azure portal, search for and select API Management services.
On the API Management services page, select your API Management instance.
Navigate to your API Management service in the Azure portal and select APIs from the menu.
Select Logic App from the Add a new API list.
Press Browse to see the list of Logic Apps with HTTP trigger in your subscription.
Select the logic app.
API Management finds the swagger associated with the selected app, fetches it, and imports it.
Add an API URL suffix.
If you want the API to be published and available to developers, Switch to the Full view and associate it with a Product. We use the "Unlimited" product in this example.
Note
Products are associations of one or more APIs offered to developers through the developer portal. First, developers must subscribe to a product to get access to the API. Once subscribed, they get a subscription key for any API in that product. As creator of the API Management instance, you are an administrator and are subscribed to every product by default.
Each API Management instance comes with two default sample products:
Enter other API settings.
Select Create.
Operations can be called directly from the Azure portal, which provides a convenient way to view and test the operations of an API.
Select the API you created in the previous step.
Press the Test tab.
Select the operation you want to test.
Press Send.
You can compose an API of APIs exposed by different services, including:
Append a different API to your existing API using the following steps.
Note
When you import another API, the operations are appended to your current API.
Go to your Azure API Management instance in the Azure portal.
Select APIs on the Overview page or from the menu on the left.
Click ... next to the API that you want to append another API to.
Select Import from the drop-down menu.
Select a service from which to import an API.
Note
Every Logic App has manual-invoke operation. To comprise your API of multiple logic apps and avoid collision, you need to rename the function. In order to rename the function/API, please navigate to the OpenAPI Specification editor and change the title value.
Kaganapan
Mar 17, 9 PM - Mar 21, 10 AM
Sumali sa serye ng meetup upang bumuo ng mga scalable AI solusyon batay sa mga kaso ng paggamit ng tunay na mundo sa mga kapwa developer at eksperto.
Magparehistro naPagsasanay
Learning path
Automate business processes by building integration workflows in Azure Logic Apps - Training
This learning path introduces Azure Logic Apps and how to automate business processes by building and running integration workflows in Azure cloud.
Sertipikasyon
Microsoft Certified: Azure Developer Associate - Certifications
Build end-to-end solutions in Microsoft Azure to create Azure Functions, implement and manage web apps, develop solutions utilizing Azure storage, and more.
Dokumentasyon
Batch process messages as a group - Azure Logic Apps
Send and receive messages in groups between your workflows by using batch processing in Azure Logic Apps.
Call custom web APIs & REST APIs - Azure Logic Apps
Call your own web APIs & REST APIs from Azure Logic Apps.
Call REST API endpoints from workflows - Azure Logic Apps
Call REST API endpoints from workflows in Azure Logic Apps.