Support

Account

Home Forums General Issues How to save ACF data to a custom database table? Reply To: How to save ACF data to a custom database table?

  • Yes, you can use an acf/save_post action to get and then do whatever you want with the field values, including put them into another db if you like.