I would like to know which hook(s) are executed when a table is saved/updated.
My goal is that when a specific table is saved I launch a php function that reads all the rows to then insert this data into a CPT, if you can also enlighten me a little on the latter I would appreciate it, but it is enough for me to know the necessary hooks.