Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Vicky Makwana

    (@vickymakwana1111)

    Greetings!
    Thank you for using our plugin

    We would love to assist you. We have tested our plugin in different ways but in any case, we did not get any such error
    So there must be some conflict or error in your site causing this problem.
    either
    Please share your API and all settings and configuration details at [email protected]

    Thank you

    Vicky Makwana

    (@vickymakwana1111)

    Hello @rwk2019
    Thanks for using our plugin

    We don’t have custom JSON input in our plugin. we used a predefined JSON format.

    When You select the form using the dropdown, all the fields created in that form are displayed below in the “Map your Fields” with your form field name.

    In the text field, you have to map your API key parameter with the form field name.

    Then we programmatically created JSON format, like the below format.

    {"Your API Key Parameter":"Your Form Field Data when user submit ","Your API Key Parameter":"Your Form Field Data when user submit"}

    Example –
    {"firstname":"your-first-name","lastname":"your-last-name", "email":"your-email"}

    And the “Header Request” Field you have to set your API Platform needed all your header parameters over there.

    Example –
    Authorization: MY_API_KEY
    Authorization : Bearer xxxxxxx
    Authorization : Basic xxxxxx
    Content-Type: application/json

    for more information, you can check the documentation link of our plugin.
    Let us know if that helps you.
    Thanks

    Vicky Makwana

    (@vickymakwana1111)

    Hello @rwk2019

    Thank you for using our plugin we would love to assist you.

    Can you please describe more? Like, when you are getting errors? It would be great if you provide a video or screenshot.
    or
    Try our latest version hopefully it will fix your issue.

    Thanks

Viewing 3 replies - 1 through 3 (of 3 total)