hello everyone
am trying to make flow that should autofill the shrepoint list once I entry the ID of an employee
so my plan was using both cloud and desktop automate
the flow :
when a new item is added into a sharepoint list
open SQL connection
get the desired data from DB
update the list according to the DB
but am not able to make such a flow, if you have any advice would appreciate that
FYI : i want to make the flow start when a new item is added into the list (which will be the ID) and then autofill the rest of the fields based on the given ID in the sharepoint list
then update the sharepoint list and then use those data i got to send an email +creeating excel tables
i have made the flow at the beginning without connecting to DB so all the columns are been entered manually.
any help will be much appreciated