We would like to introduce March Endpoint of the Month, an innovative tool that uses AI and OCR to automatically redact sensitive information from PDFs.
PDF redaction aims to prevent unauthorized access or disclosure by permanently removing confidential information from a PDF document. This approach is used in scenarios where specific data must be protected, such as government publications, corporate reports, medical records, and other legal documents. However, this process can be quite lengthy since one must first see what information is considered confidential, and then, remove it one by one from the PDF document(s).
Luckily, we have recently released a new feature called "Redact Sensitive Information from PDF" which can automate the whole confidential information removal process. Therefore, in this blog, we would like to showcase this innovative but practical endpoint.
The first step is to upload the desired document into a storage solution, such as Dropbox or Google Drive. Then, we sign up or log into one automation platform where this feature is available (Make, Zapier, and n8n).
After that, we can set up the first Dropbox/Google Drive module and choose the event called "Create/Update a Share Link", which will create a URL for the confidential documents. This way, 0CodeKit will be able to redact the PDF. To set it up, we need to choose the specific folder or file that we want to redact, give the link full access so it can analyze and remove specific information, and eliminate password requirement.
Then, we integrate a 0CodeKit module with the event "Redact Sensitive Information from PDF File" that will cover all confidential information. For the important part, we now have to tell the endpoint what should be considered sensitive content, we have to add the "Download URL" icon for 0CodeKit to access the document, what language is used in the document (optional), and give the file a name.
Later, we need an HTTP module with the event "Get a File" that will take the redacted PDF to send it back to Dropbox. Here, we only need to enter the "URL" icon into the URL field.
Finally, we add another Dropbox module with the event "Upload a File". We only need to choose the folder we want to upload it to, and click on "HTTP - Get a File". Once done, we can execute the scenario and receive our redacted PDF.
The rich text element allows you to create and format headings, paragraphs, blockquotes, images, and video all in one place instead of having to add and format them individually. Just double-click and easily create content.
A rich text element can be used with static or dynamic content. For static content, just drop it into any page and begin editing. For dynamic content, add a rich text field to any collection and then connect a rich text element to that field in the settings panel. Voila!
Headings, paragraphs, blockquotes, figures, images, and figure captions can all be styled after a class is added to the rich text element using the "When inside of" nested selector system.