Eloqua Release 24A Customer Release Briefing and What's New Available
Visit the Oracle Eloqua 24A Release Information page for an on-demand briefing and a complete list of all of the features included in the 24A Release.
Here is an extract of all the Developer Updates:
APPLICATION API UPDATES
View Form Submission Permissions
- GET requests using the Application API will also be controlled by the new form action permissions for the following endpoints:
- Application 2.0 Form data Endpoints
- Retrieve processed form data for a single form: GET /API/REST/2.0/data/form/{id}
- Retrieve all spam form submit jobs for a single form: GET /API/REST/2.0/data/form/{formid}/formSpamData
- Retrieve all form submit jobs for a single form: GET /API/REST/2.0/data/form/{formid}/formData
- Application 2.0 Form data Endpoints
0