Trigger a pipeline in Azure datafactory from a Board Procedure

Dear,

I want to create a procedure in board which will trigger a pipeline in my azure datafactory.

The pipeline in adf will trigger an extraction to the datawarehouse which will ingested by board.

Has this ever been done is this possible? What steps should be carried out?

Best regards,

Mirko

Tagged:

Answers

  • Helmut Heimann
    Helmut Heimann Employee, Community Captain
    50 Answers 500 Comments 250 Likes Fourth Anniversary

    Hi @Mirko Nobelen ,

    I think, the best way to achieve that is having a look at the API's provided by Azure and then call an appropriate one from within Board.

    Best,
    Helmut