Aident logoAident logo centerAident Loadout
Use CasesPricingDocs
ENStart Now
AppsDromo ToolsDromo Upload File To Headless Import
Dromo Tools

Dromo Upload File To Headless Import

Upload a file to Dromo's headless import system using a presigned S3 URL. This action performs the actual file upload step in Dromo's headless import workflow: 1. First, create a headless import via POST to /headless/imports/ to get an upload URL 2. Then, use this action to uplo…

Write actionRisk level 2 of 5API key connection
Use Dromo Upload File To Headless Import

Pricing and limits

Aident logo

Product

Aident LoadoutAident Playbook EditorOpen-CUAK

About

AppsSkillsUse CasesDocsBlogPricingDownloadsPrivacy PolicyTerms of Service

Alternatives

vs Composiovs Zapier
llms.txtGet an AI summary of Aident LoadoutSummarize with ChatGPTSummarize with ClaudeSummarize with GeminiSummarize with Perplexity

© Aident Labs, 2024-2026

Pricing
Free
Unified payment
Not currently supported

Inputs

  • filestring
    Required
    Raw file content as bytes. For CSV files, encode the CSV text as UTF-8 bytes. For binary files, provide the raw binary data.
  • upload_urlstring
    Required
    Presigned S3 URL obtained from creating a headless import. This URL is valid for 30 minutes and grants temporary permission to upload the file via HTTP PUT. Obtain this URL by creating a headless import with the Dromo API.
  • content_typestring
    Required
    MIME type of the file being uploaded. Common values: 'text/csv' for CSV files, 'application/vnd.ms-excel' for Excel files, 'text/plain' for text files.

Observable output

  • data
    Required
    Data from the action execution
  • errorstring
    Error if any occurred during the execution of the action
  • successfulboolean
    Required
    Whether or not the action execution was successful or not

Skills that use this Action

Related use cases

No verified related use cases are linked yet.

Official source

Provider source

Skills that use this Action

No published Skills explicitly reference this Action yet.