Connect Facebook/Instagram API to ADF

Wajih Arfaoui 70 Reputation points
2024-02-06T16:43:04.0633333+00:00

Hello, I am looking to get insights about my Instagram/Facebook page through the API and I want to implement a pipeline that will retrieve these data automatically through a REST connection in ADF ? Could you please provide me with a detailed guide on how to do it? Thanks

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,641 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Smaran Thoomu 24,260 Reputation points Microsoft External Staff Moderator
    2024-02-07T08:07:34.35+00:00

    Hi @Wajih Arfaoui ,

    Welcome to Microsoft Q&A forum and thanks for reaching out here.

    I understand that you want to get information about your Instagram/Facebook page using the API and set up a process in ADF to do this automatically through a REST connection. Please let me know if I got that right.

    Currently, ADF doesn't have a built-in way to connect directly to Facebook and Instagram. But as a work around, you can use the REST connector in ADF to read data from their APIs. In ADF, you'll use a copy activity. On the source side, use the REST connector, and on the destination side, use ADF connectors to load the data.

    Here are some links that might help you:

    Make sure to get the API credentials and permissions you need from Facebook and Instagram. Getting data from them can be a bit tricky due to their rules, so it's important to test your pipeline thoroughly. Keep an eye out for any changes in the APIs that could affect your pipeline.

    I hope this helps. Let me know if you have any further questions or concerns.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.