Hi,
I'm diving into the Forms cloud APIs, where I'm confused about a couple of APIs as there is almost no difference in the payload and response. The only difference is in the API endpoint.
For example:
The Forms on Customer request and Forms on Issue sections have Get form simplified answers API with the same path parameters and the response.
The only difference is the API path and the permissions.
The same behavior can be noticed for the APIs listed below:
- Submit form
- Get form
- Save form answers
- Get form index
- Get form PDF
- Get form XLSX
- Get external form data
May I know the purpose behind keeping these APIs separately?