WordPress has an API available to allow external scripts to get data from your website and to add (POST) data to your website.
You can create a custom API endpoint where you receive the data from the other server and in a simple function create a new record in the WordPress database:
- Create a function in your functions.php to create a new record in the tablet.
- Add the new API endpoint in your functions.php
I know this is a very summarized explanation, but I hope this gets you in the right direction?
Related Posts:
- Display Tables in a slider
- Why majority of fileds in wp_posts table prefixed with post_?
- How to insert more than one row of data into a table at one time
- Tablepress won’t update the table data [closed]
- WP_List_Table error on WordPress 4.4
- Bulk actions redirects to “options.php” page when clicked (WP_List_Table)
- putting wp_query data into html table
- Table editing in WordPress
- How can I add a row in a table from a Linux Shell?
- WordPress admin Tables use to display own data – In admin WP
- Creating a Restaurant Menu
- How to populate custom tables with rows of data
- Table not getting created upon activation of WP Theme
- How to build a dynamic data table with backend fields for the user
- How to add custom field to wp_list_table
- database select issue
- get table prefixes for SUB-SITES?
- WordPress Table didn’t look right
- CSS for Table Rows and Columns
- How can I create this type of table/catalog? [closed]
- table chaos since upgrade to 4.8
- echo spesific title get_the_title
- What for is the table “wp_commentmeta” exactly?
- WordPress Unit Testing – Cannot Create Tables
- Insert data in database using form
- When is it appropriate to create a new table in the WordPress database?
- Creating search form for custom database table
- Is there a wordpress function to cleanly delete an entry in the signups table?
- Create custom column in post table in wordpress
- BuddyPress: What’s the use of wp_bp_xprofile_data table and how does it get updated? [closed]
- How to get user ID during registration and add it to a custom table
- wp-admin: Sort users by surname
- Looping through tabular data
- update a post meta from a single table cell TablePress
- The plugin generated x characters of unexpected output, $wpdb not defined
- Get multiple db prefix with $wpdb
- Add table controls with wp_editor minimal editor configuration (‘teeny’)
- Get random row from custom table
- How to edit mySQL wp_posts table from plugin php?
- What table is the media’s sort order stored?
- Custom fields on a virtual page
- Moving to another host; which tables to move in a database
- WordPress mysql table double prefixes
- Get Value from Column in Plugin Table [closed]
- Storing product price data in the database
- Better action hook for creating table than after_switch_theme and switch_theme action hook
- WordPress Multisite – can I somehow merge the tables?
- WooCommerce/WordPress: how hide entire table form after submit (Admin Dashboard)?
- DROP TABLE with uninstall hook not working
- Search bar in table in wordpress
- Store multiple custom field as post meta per post(css, js, html, 2 link) [closed]
- problems with loading posts in a table-row
- WordPress editor not creating tags properly in tables
- Problem with tables (huge data) on Word-press site
- Gravity Forms – jQuery in List Field [closed]
- Least expensive way to get table prefix in multisite installation
- Multiple instance of data in plugin custom database table on plugin activation
- Why Query is returning empty array?
- Multiple Rows in a using wp_query
- Search within table?
- HTML tables in content areas
- Best tools for preparing and styling a table [closed]
- Why does changing Database Table Prefixes result in loss of content?
- How can ι create my own (custom) WordPress table/list?
- Is it possible to add a shortcode’s content to a table?
- Can I customised default WP table
- Table is not created in WAMP
- Use members from 1 site on another one
- Creating a search form and displaying results
- Table appears in Visual mode of editor but not in preview or after publish
- more tables created when create a new site
- Interface needed to transfer contents in a table on a web page to the Add New Product interface
- Will adding & modifying default WordPress table index break future WordPress update
- Shortcode for tables which can include comma and linebreaks
- Need to add/remove group of options and display them as rows
- What is wrong here? Issue with post_id and meta_value
- Custom Database Table and foreach
- Clone wp-admin/users.php (Users Admin Page)
- Is classical wordpress eidtor a good option for me to include a large table with a large number of images on my webpage?
- A dynamic table plugin to get user input
- using wordpress acf shortcods in tables goes outside the table
- How do i can data from my custom form to a custom table
- Create single{custom}.php with data in table out of wp_posts
- Change colour of table td based on value
- How to use TOC with ACF?
- Include custom table in query
- how to create table during plugin installation in side a class
- Query post by meta key of another table
- Add pagination to table generated by wp_query
- Display single post inside accordion based on form submission results
- Carrying information from button click into form [closed]
- Create Table Failed Column Date DateType
- How do I use CSS or PHP to customize WordPress Form Manager Plugin Table?
- DBDelta: “table doesn’t exist” for a table that was just created
- Responsive table on ios safari
- WooCommerce: Order Details Table > Add Product Meta
- When is it OK to create a custom table for a plugin? [duplicate]
- Identifying Plugins Based on Tables [closed]
- How to avoid my tooltip text (dis)appearing below my pricing table?
- How to create specific wordpress Table