OpenAI (Extract Content from PDF/Image):
This documentation provides a detailed, step-by-step guide for integrating your OpenAI action Extract Content from PDF/Image with Pabbly Connect. Following these instructions will enable you to establish a seamless connection for this action.
Integration Steps:
1. Select "OpenAI" Action:
- Within Pabbly Connect, navigate to the action step and choose "OpenAI" as the action you wish to perform. Select an action event, such as "Extract Content from PDF/Image".
2. Configure the Connection:
- To establish a connection, select "Add New Connection" and enter the API key. If you already have an existing connection, you can opt for "Select Existing Connection" instead.
- You can get the API key from your OpenAI account under the API keys section.
To extract content from an image, follow these steps:
- Select the "Extract Content from PDF/Image" action.
- Authenticate your OpenAI account and choose the preferred OpenAI model.
- Provide the Image URL along with a prompt specifying the type of data you want to extract.
- Click "Save & Send Test Request" to initiate the extraction process.
================================================To extract content from a PDF, follow these steps:
- Select the "Extract Content from PDF/Image" action.
- Authenticate your OpenAI account and choose the preferred OpenAI model.
- Upload the PDF URL, along with a prompt specifying the type of data you want to extract.
- Click "Save & Send Test Request" to execute the extraction process.
Once completed, the response will contain the extracted content.
================================================To extract content from a PDF/Image using Structured Output, follow these steps:
- Select the "Extract Content from PDF/Image" action.
- Authenticate your OpenAI account and choose the preferred OpenAI model.
- Upload the PDF URL, along with a prompt specifying the type of data you want to extract.
- Navigate to https://platform.openai.com/docs/guides/structured-outputs, click on "Generate," and enter the prompt. Paste the structured output object generated.
- Click "Save & Send Test Request" to execute the extraction process.
Once completed, the response will contain the extracted content.