C
Import and export users and customers Content

Create a cron task to import users periodically

Create a cron task to import users periodically

What it does

Create a cron task to import users periodically It is one of the abilities the Import and export users and customers plugin exposes, so an AI agent connected to your site can run it for you.

Input schema

FieldTypeRequiredDescription
input string Required What you want this ability to do, in plain language.

Output schema

FieldTypeDescription
result string The result produced by the ability.

Permissions

The agent's WordPress user needs these capabilities. Grant only what's listed here, never a full admin account.

πŸ”’ edit_users

How an agent calls it

Agents call this ability by name and pass the inputs it needs. A call looks roughly like this:

import-users-from-csv-with-meta.create-a-cron-task-to-import-users-perio
{
  "ability": "import-users-from-csv-with-meta.create-a-cron-task-to-import-users-perio",
  "args": { "input": ... }
}

The agent runs the ability, then hands the result back for you to review before anything is published.

Keep exploring

More Import and export users and customers abilities

All Import and export users and customers abilities β†’
I
Import CSV file with users directly to your WordPress or
Import and export users and customers
Import CSV file with users directly to your WordPress or customers into WooCommerce
I
Import thousands of users or customers in only some seconds
Import and export users and customers
Import thousands of users or customers in only some seconds
E
Export users or customers to a CSV file, filtering by role
Import and export users and customers
Export users or customers to a CSV file, filtering by role or registered date
S
Send a mail to every new user, this mails can be saved as
Import and export users and customers
Send a mail to every new user, this mails can be saved as templates and are fully customizable, before sending you can test it
E
Edit the metadata (you will be able to edit the metadata
Import and export users and customers
Edit the metadata (you will be able to edit the metadata imported using metakeys directly in the profile of each user)