Custom Code Integration
Docsumo allows you to set up custom integrations using AI-generated code, enabling a tailored approach to automating document workflows. This feature lets you integrate upstream sources or platforms not supported by native integrations. By entering a use case prompt, you can generate, test, and save custom code directly within the platform.
- Access the Integration Library
- Navigate to the Integrations tab from the left-hand panel on your Docsumo dashboard.
- Select Connector Library to view all available integrations.
- Select Custom Code Integration
- Locate the Custom Code Integration option in the library.
- Click on Add Integration under the Custom Code option.
- Provide Integration Details
- A pop-up window will appear prompting you to:
- Enter a unique name for your integration (e.g., "Custom_Integration_GDrive").
- Select a time trigger to define the frequency of checking the upstream source (e.g., every 5 minutes or every 1 hour).
- A pop-up window will appear prompting you to:
- Generate Code with AI
- Use the chat interface provided to enter a detailed prompt describing your integration use case (e.g., "Write code to integrate with Google Drive and fetch all new invoices").
- Review the AI-generated code response.
- Make any necessary edits to the code directly in the interface.
- Configure the Code on Your Platform
- Copy the generated code and configure it on your external platform as required.
- Save the integration code on Docsumo for future reference or modifications.
- Test the Integration
- Proceed to the next step to test access to the directory or path specified in the integration.
- Once the integration is complete, Docsumo begins processing files according to the setup.
Post-Integration Setup
- Once your integration is successfully configured, Docsumo will:
- Automatically fetch files from the upstream source defined in your custom code.
- Begin processing documents based on your predefined configurations.
Managing Your Integration
- To manage or edit your integration, visit the My Integrations tab.
- Use the options next to your integration name to modify or remove it.
Updated 4 days ago