<form action="https://myformconnect.io/f/YOUR_FORM_ID" method="POST">
<input type="text" name="name" placeholder="Name" required>
<input type="email" name="email" placeholder="Email" required>
<input type="text" name="outlet" placeholder="Outlet / use case">
<select name="asset_type">
<option value="">Asset type</option>
<option value="logo">Logo</option>
<option value="media_kit">Media kit</option>
<option value="images">Images</option>
<option value="other">Other</option>
</select>
<textarea name="message" placeholder="Details"></textarea>
<button type="submit">Request</button>
</form>
Marketing teams, journalists, and partners frequently request logos, product images, brand guidelines, and other assets. A media request form backend collects the requester's name, company, intended use, specific assets needed, and deadline. Your marketing team can review requests and fulfill them appropriately instead of providing unrestricted access to all brand assets.
Journalists, marketers, and partners.
Logos, press kits, images, and brand materials.
Yes, it centralizes asset distribution.
POST https://myformconnect.io/f/YOUR_FORM_ID
Replace YOUR_FORM_ID with your actual form ID from MyFormConnect Dashboard.
Get your own YOUR_FORM_ID in seconds and start receiving submissions instantly.
YOUR_FORM_ID with your ID from the MyFormConnect dashboard.