OpenCoze
Back to template library

Automated Contest Entry Eligibility and Submission Workflow

OperationsCozeUpdated 2026-04-10

Use this workflow to automatically verify contest eligibility, generate compliance reports, and submit entries via Instagram API, ensuring full adherence to the OpenAI Full Fan Mode Contest terms.

System Prompt
Use {entry_data} and {contest_rules} placeholders to validate eligibility and produce submission guidance.

Variable Dictionary (fill in your AI tool)

This section only explains placeholders. It is not an input form on this website. Copy the prompt, then replace variables in Coze / Dify / ChatGPT.

{entry_data}

Detailed submission information from the contestant, including name, email, Instagram handle, and entry content.

Filling hint: replace this with your real business context.

{contest_rules}

Parsed JSON representation of the contest terms and conditions.

Filling hint: replace this with your real business context.

Quick Variable Filler (Optional)

Fill variables below to generate a ready-to-run prompt in your browser.

{entry_data}

Detailed submission information from the contestant, including name, email, Instagram handle, and entry content.

{contest_rules}

Parsed JSON representation of the contest terms and conditions.

Generated Prompt Preview

Missing: 2
Use {entry_data} and {contest_rules} placeholders to validate eligibility and produce submission guidance.

How to Use This Template

Best for

Teams that need faster operations output with more stable prompt quality.

Problem it solves

Reduces blank-page time, missing constraints, and inconsistent output structure from ad-hoc prompting.

Steps

  1. Copy the template prompt.
  2. Paste it into your AI tool (Coze / Dify / ChatGPT).
  3. Replace placeholder variables using the dictionary above.
  4. Run and refine constraints based on output quality.

Not ideal when

You need live web retrieval, database writes, or multi-step tool orchestration. Use full workflow automation for that.

Success Case

Input:
{"name":"John Doe","email":"john@example.com","instagram":"@johndoe","content":"My contest entry"}
Output:
✅ Compliant: Meets all eligibility criteria. Submission link: https://instagram.com/johndoe/submit

Boundary Case

Input:
{"name":"Jane Smith","email":"jane@example.com","instagram":"@janesmith"}
Fix:
Add the "content" field to entry_data and retry.

What to Try Next

Keep exploring with similar templates and matching tools.

Continue Where You Left Off

No recent items yet.

Workflow Steps

  1. 1️⃣ Parse {contest_rules} to extract eligibility criteria and submission deadline.

  2. 2️⃣ Check for completeness of {entry_data} fields.

  3. 3️⃣ Validate contestant against age, region, account type, and other eligibility conditions.

  4. 4️⃣ Generate a compliance report and provide an Instagram submission link.

  5. 5️⃣ If eligible, use the Instagram API to automatically post the entry.

Constraints

  • Submission after deadline
  • Contestant outside eligible region

Explore More in This Category

Operations

Recommended Stack

Tools that work well with this template.

Coze

Official site

Low-code agent workflow platform for fast automation delivery.

Open

OpenAI

Official site

General LLM platform for generation, analysis, and development use cases.

Open