Reference
Events
Content
7min
in addition to event information that is necessary for selling tickets (for example date, location and pricing information) you can store more content related information for an event this information can be used throughout the system on ticket layouts in the ticket shop in order mails in the ticketmatic app in external systems by using the api event content is managed in the events app click the button below to go there go to the detail page for an event and click the event content tab event content tab event content fields image for each event you can store an image the image automatically is available online on a unique url the url can be retrieved by clicking on the image or by using the api important to know that the image url will change when you upload a new image, so make sure to keep this in sync when you link directly to the url, or use the api to retrieve the correct url the image is automatically available in multiple sizes, so you can use the size that best fits your need to retrieve the url for a resized image, replace the {extension} by {size} {extension} the available sizes are 1280, 960, 640, 480, 320 and 240 pixels wide example if the base url is https //apps ticketmatic com/filestore/image 5aeb0912b4182 jpg https //apps ticketmatic com/filestore/image 5aeb0912b4182 jpg , the resized image url are 1280 https //apps ticketmatic com/filestore/image 5aeb0912b4182 1280 jpg https //apps ticketmatic com/filestore/image 5aeb0912b4182 1280 jpg 960 https //apps ticketmatic com/filestore/image 5aeb0912b4182 960 jpg https //apps ticketmatic com/filestore/image 5aeb0912b4182 960 jpg 640 https //apps ticketmatic com/filestore/image 5aeb0912b4182 640 jpg https //apps ticketmatic com/filestore/image 5aeb0912b4182 640 jpg 480 https //apps ticketmatic com/filestore/image 5aeb0912b4182 480 jpg https //apps ticketmatic com/filestore/image 5aeb0912b4182 480 jpg 320 https //apps ticketmatic com/filestore/image 5aeb0912b4182 320 jpg https //apps ticketmatic com/filestore/image 5aeb0912b4182 320 jpg 240 https //apps ticketmatic com/filestore/image 5aeb0912b4182 240 jpg https //apps ticketmatic com/filestore/image 5aeb0912b4182 240 jpg description, schedule and info description, schedule and info are text fields that each contain more detailed info about the event description contains a more detailed description of what the event is about in order to make visitors interested in attending the event schedule contains practical info about the event timing when does it start and end? when do the doors open? info contains other practical info about the event that is relevant for people attending the event for example what to bring or not to bring? what is allowed/prohibited? these fields are text fields and can contain a limited set of markdown https //en wikipedia org/wiki/markdown we currently support headers emphasis links lists # header 1 bold \[link name]\(https //www link com/) list item 1 ## header 2 italic list item 2 list item 3 ###### header 6 tip if you want to insert a line break after a sentence, include 2 spaces at the end previews you can add multiple audio or video previews for an event we currently support itunes and youtube previews an itunes preview is a 30 second audio preview for a track that is available in itunes use the search facility in ticketmatic to retrieve the track a youtube preview is a video preview that links to a youtube video simply add the youtube video id to create this kind of preview