Forum Discussion

PhilippM's avatar
PhilippM
Icon for Advocate I rankAdvocate I
2 years ago
Solved

Adding pipeline extraction date to appended data rows

Hey there,   I succesfully managed to connect a REST API and transfer the data to a Lakehouse table. I want to do monthly snapshots and append the data to the table. The REST API does not return an...
  • NandanHegde's avatar
    NandanHegde
    2 years ago

    You can use Copy activity with REST as Source and add UTCNow() as the Additional Column