• Resolved edward_plainview

    (@edward_plainview)


    Author of Broadcast here!

    A user of mine wishes to broadcast (copy) of a form from one site in the network to another.

    I’ve found the API command to retrieve a form.

    $fluent_form = new \FluentForm\App\Api\Form();
    $the_form = $fluent_form->form( $form_id );

    Is there a way to create a form using the API, and the form I just retrieved?

Viewing 1 replies (of 1 total)
  • Plugin Support Tahmid ul Karim

    (@tahmidulkarim)

    Hello @edward_plainview,

    Sorry, we missed your ticket earlier. Currently, there isn’t any option to create a form using the API. We do not have any documentation on that at this moment.

    Thank you.

Viewing 1 replies (of 1 total)
  • The topic ‘API: Create a form?’ is closed to new replies.