It would be great if the HubSpot API allowed passing values for individual form fields during creation via the create method. This would significantly simplify integration, especially in cases where fields need to be pre-filled with specific data.
For example, it could dynamically set values displayed to users based on traffic source or user status.
This functionality would enable:
- Improved form personalization.
- Reduced number of required API requests.
- More flexible form configuration processes.
Is there any plan to add this feature in future updates?