How to fill custom fields create with ACF on Wordpress with a sheet

Hello everyone,

I hope this message finds you well. I’m currently facing a challenge in my WordPress project, and I’m hopeful that you can help me overcome it.

I’m using the Make tool to automate certain tasks on my WordPress site, and I’m wondering how I can fill custom fields created with Advanced Custom Fields (ACF) using a spreadsheet. I’ve already set up custom fields with ACF, but I’m unsure of the best approach to automatically populate them from a spreadsheet.

If anyone has experience with a similar task or has knowledge on how to achieve this, I would greatly appreciate any assistance you could provide. Perhaps you could guide me through the necessary steps or share useful resources.

Thank you in advance for your time and expertise!

Best regards,

Hello :blob_wave:,

It pretty much depends on whether the mentioned plugin supports WordPress REST API.
From this article, it seems it does.

You could then use the “Make an API Call” module to create custom API request(s) with the data from Google Sheets to fill your custom fields.

This article might help using the mentioned module.


Cheerio :cat_roomba:

2 Likes