Using Polling
Overview of processing files using a polling flow.
Last updated
Was this helpful?
Overview of processing files using a polling flow.
The polling flow is simpler to set up, and allows a quick integration.
It's perfect for testing Mindee on a local machine, and is suitable for lightweight production use.
This flow can also be integrated with various 3rd party tooling such as MS Power Automate.
If you're not sure on what to use, choose this flow.
When using the SDKs, this asynchronous polling process is completely transparent to you.
You only need to call a single synchronous method and await its return.
For more information, consult: Polling Configuration
Once a request has been sent, it is not possible to stop or cancel the processing.
Last updated
Was this helpful?
Was this helpful?

