RESTful Endpoint Image
Resource handlers
Plug-ins Pro FlowForms comes with a RESTful Endpoint Image, which handles the fetching of images.
This endpoint should be set at YOUR_APP → Shared Components → Component Settings → UC - FlowForms [Plug-in] → Image GET URL
Handler purpose | URI template | Method |
---|---|---|
Fetch an image by input id | /flowforms/get-image/:id | GET |