Put DreamApply to work with AI and enterprise-grade automation
Automate smarter with DreamApply and scale with confidence. Zapier is built for enterprise-grade security, compliance, and performance.
- No-code AI automation
- Full audit trails and controls
- SOC 2 and GDPR compliant
- Easy visual workflow builder
- 9,000+ apps, 450+ AI tools
- Free tier available
Join millions worldwide who automate their work using Zapier
Supported triggers and actions
Zapier helps you create workflows that connect your apps to automate repetitive tasks. A trigger is an event that starts a workflow, and an action is an event a Zap performs.
- Applicant Registered
Triggers when a new applicant has registered (on their own). This is separate from an applicant being imported or entered by an advisor/agent.
Try ItTriggerPolling - Application Was Created
Triggers when an application is created (either fresh, or by cloning an older application).
Try ItTriggerPolling - Application Was Re-Submitted
Triggers when an application is re-submitted (after being submitted and reopened before). This may trigger multiple times as applications can be reopened and re-submitted by applicants at will. Note that there is a separate trigger for catching just the first-time submitted applications.
Try ItTriggerPolling
- Applicant Requested to Be Forgotten
Triggers when an applicant presses the button to request their data to be removed from the system, according to the GDPR right to be forgotten.
Try ItTriggerPolling - Application Was Submitted
Triggers when an application is submitted for the first time. Note that there is a separate trigger for re-submitted applications.
Try ItTriggerPolling - Course Was Added to Application
Triggers when a priority (course, programme) was added to an application. This happens in conjunction with a new application being created, but it may also happen separately when the applicant decides to add another priority.
Try ItTriggerPolling
For builders
Let your AI safely access DreamApply
Go beyond Zap workflows. Install Zapier in your AI to call DreamApply actions directly from your agents—with governance built in. Authenticate once. Revoke access anytime.
Call actions in natural language with Zapier MCP
Act in DreamApply from your AI—no exposed credentials, and you control which actions your AI can touch. One install covers 9,000+ other apps.
Example actions on this page
Works with
Claude · ChatGPT · Cursor · Any MCP-compatible AI
Work in code with the Zapier SDK
Expose DreamApply actions from backend services, scripts, or agent code. Zapier handles the OAuth and scoped permissions. Access 9,000+ apps, plus thousands more with .fetch().
Install
npm install @zapier/zapier-sdk npm install -D @zapier/zapier-sdk-cli zapier-sdk login # create a DreamApply connection @ https://zapier.com/app/assets/connections
Run an action
// Typescript
import { createZapierSdk } from "@zapier/zapier-sdk";
const zapier = createZapierSdk();
const { data: connection } = await zapier.findFirstConnection({ app: "dreamapply", owner: "me" });
await zapier.runAction({
app: 'dreamapply',
action: 'applicant_create',
connection: connection.id,
input: {
{inputKeyValuePairs}
},
});Direct API calls to raw endpoints through fetch are not yet subject to org-level app and action restrictions.
Popular DreamApply Integrations
- ActiveCampaign
- Facebook Lead Ads (for Business admins)
- Filter by Zapier
- Email by Zapier
- Asana
- Wufoo
- Google Forms (Legacy)
- AI by Zapier
- Facebook Lead Ads
- Looping by Zapier
- LeadConnector
- Calendly
- Airtable
- Email Parser by Zapier
- Brevo
- Discord
- Buffer
- Zapier Manager
- Docusign
- Digest by Zapier
- Facebook Messenger
- Paperform
- Chargebee
- Capsule CRM
- Instapage











