Product Notice: Eloqua App API Create form data for a single form endpoints - August 2021
With the arrival of Eloqua release 21C (Aug 2021), asynchronous form processing via API will be released for the Create form data for a single form endpoints. This feature can be enabled for Early Preview with Eloqua release 21B.
What’s changing?
Currently, when submitting form data via the Create form data for a single form endpoints, form processing is synchronous, meaning a response is not returned until form processing completes.
When asynchronous form processing via API is enabled, the following endpoints will be impacted:
· Existing Endpoints
- 1.0: Create form data for a single form: POST /api/REST/1.0/data/form/{id}
- 2.0: Create form data for a single form
0