I have 58 records in a table that I want to copy to another table in 1 hit rather than wait for scheduled API to work which takes 15 sec or so. The data set is a survey for a user so I would rather not have then wait until all records are copied over. I tried the ‘Copy a List of Things’ but all this seems to do is duplicate data in the source table.
Is there any way to do as 1 operation?