Prefill the fields based on a third party API in AEM Forms
I am having a requirement of filling the fields using a third party API with a request parameter so when a user fills the "id" the name and address should be populated on the based on ID.
I am having a requirement of filling the fields using a third party API with a request parameter so when a user fills the "id" the name and address should be populated on the based on ID.
You can create a service using Form Data model and call it from the form on value commit of ID field. The service response should be used to set the form fields.
More details can be found at:
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.