form integration with REST API

marcus60
60 Posts
marcus60 posted this 17 April 2023
Ask a Question

I'm looking into integrating the transvirtual API onto a website, and wondered if nicepage forms can handle standard HTTPS requests to create, fetch and delete data using HTTP Post, Put, and Delete actions.

It'd also need to handle Transvirtual API authentication via the HTTP authorization header attribute.

I'm looking into integrating the transvirtual API onto a website, and wondered if nicepage forms can handle standard HTTPS requests to create, fetch and delete data using HTTP Post, Put, and Delete actions. It'd also need to handle Transvirtual API authentication via the HTTP authorization header attribute.
Vote to pay developers attention to this features or issue.
1 Reply
Order By: Standard | Newest
Support Team
Support Team posted this 17 April 2023

Hi Marcus,

Nicepage does not provide such a functionality, you need to edit the HTML theme so it could handle what you need. The additional code can be inserted into the HEAD section under the Site Settings >> HTML >> Additional Head HTML and the code in the page can be inserted with the HTML element.

...................................................
Sincerely,
Hella
Nicepage Support Team

Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1
Follow us on Facebook: http://facebook.com/nicepageapp

Hi Marcus, Nicepage does not provide such a functionality, you need to edit the HTML theme so it could handle what you need. The additional code can be inserted into the HEAD section under the Site Settings >> HTML >> Additional Head HTML and the code in the page can be inserted with the HTML element. ................................................... Sincerely, Hella Nicepage Support Team Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1 Follow us on Facebook: http://facebook.com/nicepageapp
You must log in or register to leave comments