# SheetPoet WordPress Plugin

The SheetPoet WordPress plugin allows you to create custom functions that can be executed from Google Sheets to exchange data with your WordPress site.

# Video Tutorial

You can follow the video tutorial here

# Key Features

  • Create custom PHP functions to process data
  • Generate secure API keys for Google Sheets connection
  • Monitor function executions with detailed history
  • Support for three function types:
    • Import to Sheet: Fetch data from WordPress and populate your spreadsheet
    • Upload to Website: Send spreadsheet rows to WordPress for processing
    • One-time Trigger: Perform one-time logic like syncing or cleanup

# Getting Started

  1. Install the plugin - How to install the WordPress plugin (Download ZIP)
  2. Generate an API key - Generate and manage API keys
  3. Create your first function - Create custom functions
  4. Monitor executions - Monitor function executions

# Next Steps

After setting up the WordPress plugin:

  1. Install the Google Sheets Add-on
  2. Connect your WordPress site to Google Sheets
  3. Start exchanging data between platforms

For troubleshooting help, see our Troubleshooting Guide.