Returns all fields for request parameters.
File: src/modules/actions/api-action.php
API_Action::get_authentication_fields()
Returns the settings fields for the API’s authentication data.
API_Action::get_js_data()
Returns API action data to pass to the script file.
API_Action::add_config_data()
Adds the necessary API-API configuration data.
API_Action::api_structure()
Returns the API structure this action uses.
API_Action::api_route()
Returns the API route this action uses.
API_Action::api()
Returns the configured API instance this action uses.
API_Action::register_assets()
Registers all assets the submodule provides.
API_Action::enqueue_form_builder_assets()
Enqueues scripts and stylesheets on the form editing screen.
API_Action::process_response()
Processes a response from an API request for a submission.