Is there a logic app connector to append records(blocks?) to a blob container or a method to make an api call to do that??

Anonymous
2021-01-05T00:09:34.06+00:00

I have a simple logic app that I want to simple take the body of an http post and append it to a blob container. I don't see such a connector in the app builder; am I missing something. Is there such a connector under a different name or supplier? Lacking that is there a way I can call an api or rest http call to preform such a function?

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,821 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. ChaitanyaNaykodi-MSFT 22,061 Reputation points Microsoft Employee
    2021-01-05T01:27:17.753+00:00

    Hello @Anonymous , Thank you for reaching out! You can use the Azure Blob Storage connector. You can follow this in-depth connector explanation for additional details. Please let me know if there are any concerns.