1. Get rows from My SQL table(TP_CD_Employee_action). Want to get my SQL table last row I'd.
2. Get items from sare point list(TP_CD_Employee_action). Want to get my SQL table last row I'd.
3. Compare SQL table I'd with sare point list id. If it's equal then do nothing. If SQL table I'd is( greaterthan s)point list id then number of rows to add.
4. Then have to do a loop for each and get the value of the list from the table for I'd. And write the values to the share point list. Scope- when new user is added to the table then run the flow to add the new user to the share point list.