Build a RailCall module or workflow - $2,500 prize pool

Open

Prize:

$2,500 USD

Entries Received:

62

23 days, 14 hours remaining

CONTEST: Build a RailCall module or workflow - $2,500 USD prize pool RailCall is a governance-first automation layer for AI-driven work - every action a workflow takes goes through a preview -> approve -> execute -> signed receipt loop (the "airlock"), so operators and enterprises can trust what the automation is doing. We're opening the platform to the community. Build a MODULE (a new integration - Slack, HubSpot, Airtable, Zendesk, whatever) or a WORKFLOW (a real end-to-end automation on top of what's already there), publish it to the marketplace, and win a share of the pool. PRIZES (3 winners): - Best Module 1st place: $1,500 - Best Module 2nd place: $500 - Best Workflow: $500 TRACK A - BEST MODULE ($1,500 + $500) A signed handler bundle that adds a new integration or capability. Examples already live: HubSpot (free, Bearer), Salesforce (paid, OAuth + monthly subscription). Yours could be anything: Notion, Asana, Airtable, Zendesk, Intercom, Linear, Jira, Zoom, DocuSign, Stripe, QuickBooks - pick a real product businesses use. Judging: real usefulness (solves a problem a small team would pay for) - coverage (the top 6-10 actions someone would want, not just one) - trust surface (safe auth pattern, secrets never touch the DB, honest errors) - docs (a README that lets a stranger install and use it in under 10 minutes). TRACK B - BEST WORKFLOW ($500) An end-to-end automation built on RailCall - using existing modules (or one you build) to solve a concrete recurring task. Think "when a lead fills the form, enrich -> score -> route to the right AE in Slack -> open a HubSpot deal -> log to Airtable." Judging: end-to-end story (real trigger to real business value) - reliability (handles missing fields, API 429s, dedup) - the receipts look good (the signed audit trail tells a coherent story). WHAT WE PROVIDE - Full docs: https://railcall.ai/docs - 30-minute zero-to-published tutorial: https://railcall.ai/docs/marketplace-developer/your-first-module - API reference: https://railcall.ai/docs/api-reference - Live reference modules to read: sami666/hubspot (free), sami666/salesforce (paid) - Free Team seats for the contest - DM in Discord for access to paid features while you build - Support: our Discord - https://discord.gg/22bu9Xpt4z - real humans answer within a day HOW TO ENTER 1. Install the station: curl -fsSL https://railcall.ai/install.sh | bash 2. Create a marketplace account: https://railcall.ai/marketplace/signup 3. Build your module or workflow - the tutorial takes ~30 min end-to-end 4. Publish it (module: "railcall market publish ." / workflow: publish through the dashboard) 5. Tag your listing with contest:2026Q3 in the description 6. Post the listing URL as your entry to this contest Full contest brief with rubric: https://railcall.ai/contest TIMELINE - Opens: 2026-07-25 - Submissions close: 2026-08-25 (30 days) - Winners announced: 2026-08-29 - Prize payouts: within 5 business days of announcement, via Freelancer milestone RULES - Original work only - no forked or repackaged OSS without meaningful additions - Working on real APIs - no mocks or stubs - Publish-ready quality - passes our pre-publish review queue (an admin manually checks each submission) - Free entry - no fees to enter, ever - You keep the IP - you own your module/workflow and any marketplace revenue it earns after the contest - Paid modules eligible - marketplace revenue-share is 5% one-time / 25% subscription - One entry per person per track - you can enter both tracks with different submissions - No AI slop - LLM-assisted is fine; a README that reads like it was generated with zero context isn't. Ping us in Discord if unsure JUDGING PANEL Sami Ben Chaalia (CTO, RailCall) + Patrick James Linden (CEO, RailCall) + one external developer named in Discord before submissions close. Scoring on a 100-point rubric published at https://railcall.ai/contest. Ties broken by real-world install count in the 72 hours after publish. QUESTIONS Drop them in #contest on our Discord: https://discord.gg/22bu9Xpt4z. Response within one business day. Good luck. We're excited to see what you build. - The RailCall team
Guaranteed

Skills Required

API Development
Automation
CRM
Python
SaaS
Software Development
Workflow Automation

Accepted File Formats

gif, jpeg, jpg, png

Clarification Board
No spam, self-promotion or advertisement is permitted.

User Avatar
Yuheng

·

19 hours ago

Hi RailCall team The contest page says entrants keep their module IP, but Freelancer's standard contest handover asks winners to sign an IP Transfer Agreement before the prize is released. Which rule will apply to the winning entries?

User Avatar
Shifullah

·

2 days ago

Submitted two contest-tagged listings #62 (contest:2026Q3), both tested end-to-end against a real Zendesk account before publishing no mocks: Module (Track A): saifbrand/zendesk 10 support-ticket actions (create, get, list, search, update, reply, tag, apply-macro, find/create user). Auth via a Zendesk OAuth client (client_credentials grant) no password, no browser redirect, works even as Zendesk retires plain API tokens. Workflow (Track B): saifbrand/zendesk-triage-escalate a 5-node DAG built on the module above (create classify escalate tag note). Both the urgent and non-urgent branches were verified COMPLETED via RailCall's real workflow_engine against live data. Full READMEs (install, credential setup, working examples, known limitations) are linked from each listing. Happy to answer any questions during review

User Avatar
Morgan

·

4 days ago

Submission documentation update for my entries: #45 Track A, GitHub Operations Airlock Marketplace: https://railcall.ai/marketplace/guardedops/github-operations Public README: https://revenue-recovery-workflow-lab.mbawtry.chatgpt.site/railcall/github-operations #46 Track B, GitHub Backlog Intake Airlock Marketplace: https://railcall.ai/marketplace/cms3gy7cr0003zle98pimd6xd Public README: https://revenue-recovery-workflow-lab.mbawtry.chatgpt.site/railcall/github-backlog-intake

User Avatar
Sudip

·

5 days ago

Dear @contestHolder $2500 will directly goes to winner so please modify contest

User Avatar
Ihor

·

5 days ago

Hi! Quick clarification for Track A. If a provider is mentioned in Station’s built-in integration catalog, but has no executable commands, API handlers, or Marketplace listing, would a complete real-API module for that provider qualify as a new integration?

User Avatar
Jay

·

5 days ago

#34 I have officially submitted my entry for the 2026Q3 Module and Workflow Contest! I built a production-grade Zendesk Integration Module (Track A) and a Support Triage Workflow (Track B). Both are fully signed, verified, and live on the RailCall Marketplace. ? Zendesk Module: https://railcall.ai/marketplace/jayy/zendesk-integration ($49 Paid) ? Support Triage Workflow: https://railcall.ai/marketplace/jayy/support-triage (Free) Both entries are fully verified offline with tests. Looking forward to your feedback!

User Avatar
Harsh

·

6 days ago

#23 I'm continuing implementation and validation of the live workflow while the contest is open, and I'll keep pushing updates to the repository.

User Avatar
Abdullah

·

6 days ago

Hello RailCall team, I completed a real RailCall Airtable module and published it to the marketplace with the required contest:2026Q3 tag. The source code and README are also pushed publicly to GitHub. The module adds governed Airtable actions for base/table lookup, record list/search/get, create, batch append, update, upsert, and delete. Mutating actions are marked as external side effects, aligning with RailCall’s preview -> approve -> execute -> signed receipt model. I’m also attaching screenshots showing the terminal publish result, publisher key registration, GitHub push, and repository files. Marketplace Listing: https://railcall.ai/marketplace/abdullah-aleem/airtable README: https://github.com/abdullahaleem0334/railcall-airtable-module/blob/main/README.md #15 by @abdullaha0624

User Avatar
Abdullah

·

6 days ago

Working on it will give you the results shortly

N

Contest Holder

·

6 days ago

WELCOME - START HERE 1. Build path: the 30-min tutorial takes you zero-to-published: https://railcall.ai/docs/marketplace-developer/your-first-module - read the live sami666/hubspot + salesforce modules before writing yours. 2. Your entry = a PUBLISHED marketplace listing tagged contest:2026Q3. Post the listing URL here as your entry. 3. Tracks: Best Module ($1,500 / $500) + Best Workflow ($500). You may enter both with different submissions. 4. What wins: depth over breadth - the 6-10 actions a real team needs, honest errors, a README a stranger can follow in 10 minutes. Rubric: https://railcall.ai/contest 5. Need paid features? DM us in Discord for a free Team seat during the contest. 6. Questions: ask here, or faster in #contest on our Discord: https://discord.gg/22bu9Xpt4z Note: every submission is manually reviewed before going live - publish a few days early so review doesn't eat your deadline window. Good luck! - The RailCall team

Got the Freelancer app?
QR code to download Mobile App
App Store logo
Google Play logo

Download our mobile app now to ensure you never miss an update on your contests.

Other similar contests

Getting started with contests?

1. Post your contest, it's fast and free

Join the thousands of entrepreneurs who are launching their contests every week and harnessing the awesome power of crowdsourcing.

2. Get tonnes of entries

You can request changes and revisions and only pay when you're satisfied.

3. Award the best entry

Award the winning entry and download the files - easy

Post a Contest

Registered Users

Total Jobs Posted

Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)

Copyright © 2026 Freelancer Technology Pty Limited (ACN 142 189 759)