Discussions

Ask a Question

Stop the automate duplicates

Hi Team, How to stop the automating the duplicates documents in specific queue. Can you please helps us to fix this? Thanks in advance.
ANSWERED

Disable the Automation Blocker

Hi Team, Is possible to disable the Automation Blocker in specific field level. Do you have any API endpoint's that can be used to for disable the Automation Blocker in in the specific queue. Thanks in advance
ANSWERED

Unable to log in with provided credentials.

Problem when sending login request from postman. ![](https://files.readme.io/c5f1fd4687323b7b97979c8a9dda2ffb14404239f3c56126182235fc35d82cc7-image.png) 400 Bad Request { "non_field_errors": [ "Unable to log in with provided credentials." ] }
ANSWERED

Transform "terms" from string to a number?

Hi, I'm trying to convert the string field "terms" to a new property called "payment_terms_in_days". How can implement this in Rossum? This article says to use Value Transformations but I don't see how: <https://rossum.ai/help/article/date-calculation-extension/>
ANSWERED

Get the PDF file as Encoded format

Hi Team, Is there way get the original PDF file as base64 encoded format using API calls. If yes, then How can i do that Thanks in advance.
ANSWERED

Payload/Upload Size limits

Hello, I saw in your list of supported error response codes that your API calls can potentially return 413 if payload size is too big (e.g. uploads). I did not see anywhere in the documentation what the upload size limits are. Is this something you can provide specs on? Thank you
ANSWERED

Current API Rate Limits

Hello, I saw in your list of supported error response codes that your API calls can potentially return 429 for when there are too many requests per minute. I was not able to locate anywhere in the documentation any details about current API request rate limits. Is this something we can get some details and specs on? e.g. are the limits on a per API call basis, or is it overall calls to API? etc.... Thank you,
ANSWERED

Is there any document guidelines to process through AI engine??

I have invoice receipt and retail bills, which are noisy and few are not readable
ANSWERED

Automatically rename files

Is it possible to create an extension script to automatically rename my files to a unique field value after confirmation? If so what would the general logic of that function look like? Thanks!
ANSWERED

How to get usage report for total pages consumed through API ?

We used the API <https://elis.rossum.ai/api/v1/annotations/usage_report> for getting the total document consumed per month. Is there any way we could get the Total pages used per month through any API call or passing a specific parameter to the above API URL?