Hello all,
I want to get my SQL server DB to add new record when a new record is added to a Sharepoint list. I believe this will be something along the lines of "When an Item is Created or Modified in Sharepoint" and then "Insert Row (V2) in SQL" but I can't figure out how to define which columns go where.
Anyone able to give me a hand?