I’m developing an institutional app for the website in Webflow. Using an external API to send invitations to the company’s partner customers.
The form for sending the invitation will be filled in by the user and a POST method will be activated for the correct treatment of this data.
question 1 - Is it possible to create a form with html validations? Do you have any example callouts in html format?
question 2 - We would also like to know if it is possible to hide as API (Auth) credentials in the call?