Step 6: Configure Jobs
After creating the mappings that will manage records in the internal.password_reset table, you'll need to add those mappings to a job. This article will show you how to add them to a new job, but you are free to add the mappings to an existing job. More information about jobs can be found here.
Navigate to Output > Jobs.
Click the Add button.
Provide a name for the job (e.g., "internal_password_reset_jobs") and click Add.
On the following screen, click the Add button three times to add three mappings. For each mapping, set the Type dropdown to "crud" and set the Name dropdown to the Create, Update, and Delete mappings that you created in Step 5.
Click Save.