IncludeCore API Docs
  • 👋Welcome to IncludeCore
  • 🚀Developer templates
    • 🍕Italian Meals Finder Website template
    • 👕Product Catalogue Website template
    • 😸Marketing Website template
  • 🚦General guide & concepts
  • ⚙️API formats
    • Global items
    • Static Screens
    • Databases
  • ⛔Error codes & format
  • 🚧API builder: Concepts
    • Field types
    • Field names & labels
    • Parent & child fields
    • Validation rules
  • 🗃️API builder: Field types
    • String
    • Number
    • List
    • Date & time
    • File
    • Group
    • Video
    • URL
    • Rich text
    • Boolean
    • Date
    • Time
    • Image & audio
    • Email & phone
    • Relationship
  • 🔧API manage endpoints
  • 🎁API add-ons
  • 🔌Webhooks
  • 👩‍💻Editor panel
  • 👾Changelogs
Powered by GitBook
On this page
  • Image
  • Audio
  1. API builder: Field types

Image & audio

Image

Image fields allow you to store binary data, representing an image file's content. We allow JPEG, PNG, and GIF file formats. Image size limits are the same as the one for files.


Audio

Audio fields allow you to store binary data, representing an audio file's content. We allow .MP3, .WAC, and .FLAC file formats. Audio size limits are the same as the one for files.

Last updated 1 year ago

🗃️