Forum Discussion
Parth_Sudra
Jul 25, 2022Copper Contributor
How to push azure data to another application using API?
Hello Folks, I want to POST an API from Azure to Freshservice. Can anyone suggest me the feasible approach? Can we POST Rest API from Azure to 3rd party application? and also please share any article...
KelvinYeo
Jul 27, 2022Brass Contributor
Hi Parth,
So based on my understanding, correct me if I am wrong, you are trying to push data in your Azure environment to a 3rd party system/application and you already have the 3rd party APIs and its endpoints in place.
One more question, which Azure service/resource are you trying to push the data from?
E.g. Azure SQL? Azure Storage Account; Blob, Table, Files and etc?
So based on my understanding, correct me if I am wrong, you are trying to push data in your Azure environment to a 3rd party system/application and you already have the 3rd party APIs and its endpoints in place.
One more question, which Azure service/resource are you trying to push the data from?
E.g. Azure SQL? Azure Storage Account; Blob, Table, Files and etc?
Parth_Sudra
Aug 04, 2022Copper Contributor