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...
Parth_Sudra
Jul 26, 2022Copper Contributor
Hi KelvinYeo,
Thank you for your response.
I am having 3rd Party APIs and its endpoint. I want to Push my Azure Data to that endpoint.
For that if I need to create an API then I can go with that approach as well. My end goal is to push the Azure User fields in the payloads to the APIs endpoint of the 3rd party application.
Hope you get my query.
Thank you
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_SudraAug 04, 2022Copper Contributor