Open In App

Microsoft Azure – Modifying API Connections With Logic Apps

Improve
Improve
Like Article
Like
Save
Share
Report

In this article, we will look into how to modify an existing API connection with Azure logic apps. This can come in handy while making changes to the existing API for better performance and managing exchange of data through the API.

Follow the below steps to edit an existing API:

Step 1: If you want to edit the existing API connections inside of one of your Azure logic apps, you can simply type “API connections” and under “Development Tools,” we’ll select this API Connections menu item. 

In the main area, we should be able to see all of the various connections that we’ve made. Up until this point, we’ve only made a connection to Twitter. 

Step 2: We’ll select this API connection, and now if we wanted to edit this, we just click on “Edit API Connection.” 

Step 3: In this area, we’ll see all of the various options that we could change. We are just going to change the display name to”personal“. Then hit “Save“.

Now we’ve just edited our API connection. If we go back over to Designer, and open the “Post a tweet” action, notice now it should say connected to personal. 

That’s how easy it is for you to edit an API connection inside of one of your Azure logic apps.


Last Updated : 31 Mar, 2023
Like Article
Save Article
Previous
Next
Share your thoughts in the comments
Similar Reads