MARKETPLACE
PLUGINS
ADOBE EXTRACT API TEXT EXTRACTION
Adobe Extract API text extraction logo

Adobe Extract API text extraction

Published March 2022
   •    Updated December 2025

Plugin details

If you set up adobe extract api and try to use extracted text, you need to manage multipart/mixed file. I faced this issue and built this plugin.

Free

For everyone

stars   •   0 ratings
177 installs  
This plugin may track or collect your data. Learn how.

Other actions

Platform

Web & Native mobile

Contributor details

sunup logo
sunup
Joined 2020   •   2 Plugins
View contributor profile

Instructions

place mulipar/mixed file (this is returned file from adobe extract api for text extraction). when you pass this file to an element 'MultipartToText' then you can use extracted data in RG.

Returning object example is as follows.
{
 Page: 1, //PDF's page number. you can filter with this.
 Content: [
   {
     Path: "Adobe given text category",
     Text: "Extracted text"
   },{
     Path:,"xxxx"
     Text: "xxxx"
   }
 ]
}

Data collection and tracking

This author has not yet disclosed their data usage policy. Learn more by contacting the author.

Types

This plugin can be found under the following types:
Api   •   Element

Categories

This plugin can be found under the following categories:

Resources

Support contact
Documentation
Tutorial

Rating and reviews

No reviews yet

This plugin has not received any reviews.
Bubble