Find your people. Pick a challenge. Ship something real. The CreatorCon Hackathon is coming to the Community Pavilion for one epic night. Every skill level, every role welcome. Join us on May 5th and learn more here.

ServiceNow API to Azure container storage

dbirrell
Giga Contributor

Hi All,

 

I am currently working through a project to get data from various API's and out into Azure container storage.

 

This involves a runbook in Azure that, on a schedule, pulls data from the various API's and stores this in the Azure blob storage.

 

Is this possible with the ServiceNow API?

4 REPLIES 4

Marcos Kassak
Kilo Sage

Hi @dbirrell,

 

Just to check if I understood correctly. Do you want to pull attachments from ServiceNow and store them into Azure Blob Storage trough the SN Table API?

Hi Marcos,

 

No I want to pull ticket/incident data for reporting purposes

dbirrell
Giga Contributor

Hi Marcos,

 

Sorry I should have been clearer.

 

I want to pull ticket data from ServiceNow and send it to Azure storage.

Hi @dbirrell,

 

Have you been successful?