INVOICE PROCESSING

Scan Dropbox contracts for approaching auto-renew dates and alert owners

Daily scans a Dropbox folder of vendor contracts, extracts each auto-renew and notice-period date with AI.

CategoryInvoice Processing
Enginesim
Difficultyintermediate
Triggerschedule
Steps5
Setup~15 min

How it runs

The automated pipeline, trigger to output.

  • TriggerDaily schedule fires
  • ActionList and download contract PDFs from DropboxDropboxDropbox
  • ActionExtract dates and owner with OpenAIOpenAI
  • LogicKeep contracts with notice window opening in 60 days
  • OutputEmail each owner the renewal alert via OutlookOutlook

What it does

Every morning it reads your vendor contract folder in Dropbox, uses AI to pull out the auto-renew date and the notice-to-cancel deadline from each PDF, and flags any contract whose notice window opens in the next 60 days. For each flagged contract it sends the named owner an Outlook email with the vendor, dollar value, key dates, and a one-line recommendation.

When to use it

Use it when contracts live as files in Dropbox and renewals quietly auto-renew because nobody tracks the notice deadline. It turns a pile of PDFs into a dated alert queue so you never miss a cancellation window.

How it works

  1. 1A daily schedule fires the run.
  2. 2It lists and downloads new or changed PDFs from the Dropbox contracts folder.
  3. 3OpenAI extracts vendor name, annual value, auto-renew date, notice-period length, and owner email from each document.
  4. 4A logic step keeps only contracts whose notice window opens within 60 days.
  5. 5For each survivor, it sends the owner an Outlook email summarizing the dates and the deadline to act.

Set it up

What you configure once, before turning it on.

  1. 1
    Connect DropboxFiles and folders.
  2. 2
    Connect OpenAIModels, embeddings, files.
  3. 3
    Connect OutlookMail, calendar, contacts.
  4. 4
    Set each agent's modelWe leave models unset so you pick the tier — fast + cheap, or top-quality.
  5. 5
    Tune it to your dataEdit the prompts, filters, and field mappings so it matches how your team works.
  6. 6
    Test, then turn it onRun once against a sample, confirm the output, then enable the trigger.

Run this workflow in your colony.

14-day trial. No DevOps. No Sales call. Provisioned in under a minute.