使用Azure的数据工厂来从一个REST API数据 [英] Using Azure Data Factory to get data from a REST API

查看:351
本文介绍了使用Azure的数据工厂来从一个REST API数据的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

是否可以使用Azure的数据工厂从一个REST API获取数据并将其插入到Azure数据库的表?

Is it possible to use Azure Data Factory to get data from a REST API and insert it to a Azure database table?

推荐答案

我使用自定义.NET活动已经做到了这一点。我有一个需要从Salesforce的API提取数据。我有一个写了关于如何做到这一点的位置:<一href=\"http://eat$c$clive.com/2016/02/06/accessing-azure-data-lake-store-from-an-azure-data-factory-custom-net-activity/\" rel=\"nofollow\">http://eat$c$clive.com/2016/02/06/accessing-azure-data-lake-store-from-an-azure-data-factory-custom-net-activity/它是利用数据存储湖边,但你可以在任何地方存储数据。

I have done this using Custom .Net Activities. I had a need to pull data from Salesforce API. I have a write up on how to do this here: http://eatcodelive.com/2016/02/06/accessing-azure-data-lake-store-from-an-azure-data-factory-custom-net-activity/ it is utilizing the data lake store but you can store the data anywhere.

也看看这里从微软的例子:的https://azure.microsoft.com/en-us/documentation/articles/data-factory-use-custom-activities/

Also have a look here for an example from microsoft: https://azure.microsoft.com/en-us/documentation/articles/data-factory-use-custom-activities/

希望有所帮助。

这篇关于使用Azure的数据工厂来从一个REST API数据的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆