Job to Copy Data between Two Datasets

I want to insert/update the data from one of my datasets which is only “Form Submit” permission collection to another collection which is “Member Read Permission”.
I want to write a scheduler function so this job runs at-least once a day at the desired time. Any help is much appreciated.

Hey,

If you want to know how to schedule recurring jobs please read the following article.

Corvid: Scheduling Recurring Jobs

Hope this helps!

Dara | Corvid Team