• Resolved karthickr

    (@karthickr)


    I am using a WordPress version of 5.0.3, I installed the Contact form 7 to api + Basic auth plugin for the purpose of passing the JSON data to our API.

    I referred the API URL and passed the JSON data in the Contact form 7 to api + Basic auth plugin. Once contact form has been submitted, we cannot pass the form data to the API.

    Please suggest your ideas, how to call our API and pass the form data.

    Also, Please share the suggestion, how can we use the Basic Auth in the API Integration.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter karthickr

    (@karthickr)

    After downloading the plugin, need to keep the below PHP files in a separate folder which is to be named as includes

    • class-cf7-api-admin.php
    • class.qs-admin-notices.php
    • class.cf7-helpers.php
    • class.cf7-api.php
    • And then upload the zip file in WordPress and activate the plugin. Now, the issue has been resolved.

    @karthickr I am still facing same issue. can you help me out ?

    Thread Starter karthickr

    (@karthickr)

    @_mayank_ Did you kept the below-mentioned PHP files in a separate folder?

    class-cf7-api-admin.php
    class.qs-admin-notices.php
    class.cf7-helpers.php
    class.cf7-api.php

    • This reply was modified 5 years, 8 months ago by karthickr.
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Can’t pass data to API’ is closed to new replies.