How to read and fetch data from PDF attachment.

Hrishabh Kumar
Giga Guru

I need to read and fetch any data from a PDF attachment.

PDF is going to be some kind of taxi bill to be specific.

How can I achieve this?

 

Note: I have checked PDFgenerativeAPI already, but I don't think that can fulfill the requirement as it can deal with editable PDF's only. 

 

 

1 REPLY 1

Anwesha Patra
Giga Guru

Hi Hrishabh,

It is very much achievable using the oob capabilities known as 'Document Intelligence'.

This actually uses OCR and AI models to quickly and accurately extract text and data from documents (e.g. jpeg, pdf)

 

You can refer the following links to configure the same:

https://docs.servicenow.com/en-US/bundle/utah-intelligent-experiences/page/administer/document-intel...

 

Regards,

Anwesha Patra