Azure blob storage with SNOW

vijila
Giga Contributor

Hi All,

I am a beginner to ServiceNow.I am trying to upload an attachment from ServiceNow to storage container  using flow designer. I am using the Upload attachment to container action in Azure blob storage spoke. But I am not able to choose  the datapill for the metadata  (data type is array.object). How do I get the metadata ? Is it the metadata of the attachment?

vijila_0-1675296416338.png

It would be great if someone could let me know of the steps to upload a attachment from ServiceNow to Azure blob container.

 

5 REPLIES 5

@SR6112 

Azure blob storage Service provides api interfaces to manage it.

 

You can refer to this link to know more about the detail sof the API  : every thing is here

 

So, you just need to make a REST API call to access the Azure Blob Storage service from ServiceNow.  : Here 。

 

 

Please mark my answer as correct and helpful based on Impact.