tporret API Data Importer

Enterprise ETL importer for WordPress that turns complex API payloads into reliable, automation-ready content workflows.

3 database tables

Table NameDescriptionMethod
wp_custom_import_logsA logging table that records activity, events, or audit history.Static
wp_custom_import_tempStores custom import temp data created by this plugin.Static
wp_tporapdi_importsStores tporapdi imports data created by this plugin.Static

Core Table Usage

This plugin stores data in WordPress core tables rather than creating its own. These records may become orphaned if the plugin is uninstalled without a proper cleanup routine.

wp_options
Option key:tporapdi_active_import_runOption key:tporapdi_active_run_Option key:tporapdi_db_schema_versionOption key:tporapdi_migrated_external_id_meta_keyOption key:tporapdi_migrated_per_job_lockOption key:tporapdi_settings
wp_postmeta
Post meta
wp_posts
Custom post type:tporapdi_item