Support

Account

Home Forums ACF PRO ACF Repeater rest api Reply To: ACF Repeater rest api

  • I have same Issue facing, I have passed data from postman to the website using REST API methos POST but ACF Repeater data not insert, can you please help me to solving out this issue?

    "fields": {
                   "accordion_questions_answer": [
                {
                    "accordion_pstypeunqquestion": "accord_question 1",
                    "accordion_uqpeanswer": "accord_answer 2",
                    "interlinear_stories_text": "accord_interlinear 12"
                }
            ]}

    can you please help me as soon as posssible?