acf-to-rest-api icon indicating copy to clipboard operation
acf-to-rest-api copied to clipboard

How Can I Send a JSON File To A ACF File Field?

Open mrisso opened this issue 5 years ago • 1 comments

Hi, I need to upload a JSON file to a File Field created in ACF. I cannot upload the file through the media route, since it isn't a media file (image, etc.).

Is there a way that I can do this? Tried using buffers inside the acf fields but it didn't work. Any ideas?

mrisso avatar Dec 20 '19 13:12 mrisso

Also stumped on this issue

ServiceSector avatar Jan 17 '21 11:01 ServiceSector