Web Activity in ADF and Synapse | Call Custom Rest Endpoint or Rest API |

Поділитися
Вставка
  • Опубліковано 5 жов 2024
  • Web Activity in ADF and Synapse | Call Custom Rest Endpoint or Rest API | #cloudknowledge
    Web Activity can be used to call a custom REST endpoint from an Azure Data Factory or Synapse pipeline. You can pass datasets and linked services to be consumed and accessed by the activity.
    Web Activity is supported for invoking URLs that are hosted in a private virtual network as well by leveraging self-hosted integration runtime. The integration runtime should have a line of sight to the URL endpoint.
    The maximum supported output response payload size is 4 MB.

КОМЕНТАРІ • 4

  • @srinivasbolisetti6920
    @srinivasbolisetti6920 Рік тому

    How we can call Rest API end point with OAuth2 authentication in web activity?

    • @CloudKnowledgeChannel
      @CloudKnowledgeChannel  Рік тому

      See medium.com/analytics-vidhya/azure-data-factory-retrieve-token-from-azure-ad-using-oauth-2-0-9a3ed3f55013

  • @ajinkyaadhotre5336
    @ajinkyaadhotre5336 Рік тому

    hey hi , how can i copy the output of this web activity in a table ?