Is it possible in Power Automate to specify a SharePoint ID column value when creating new list items, or when updating items? Or is that column completely protected? I have a Flow which deletes all the items in a list nightly (1600 items), then replaces them with new items from an SQL table. It works fine, but my SharePoint IDs keep getting larger each night. Maybe this is not a problem, but I would prefer to force them to start over with 1 each night. However, in the create item or update item action, there does not seem to be a way to push a value into the SharePoint ID column.