For the complete documentation index, see llms.txt. This page is also available as Markdown.

Target actions

Integrating MySQL as your target lets you keep your database automatically updated with data collected by other apps.

Two actions let you do this:

  • Insert row: Creates new records.

  • Update row: Updates existing records.

Last updated