{"id":1485297,"date":"2018-03-21T12:45:39","date_gmt":"2018-03-21T19:45:39","guid":{"rendered":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/adding-custom-routes-to-tec-rest-api\/"},"modified":"2018-03-21T12:45:39","modified_gmt":"2018-03-21T19:45:39","slug":"adding-custom-routes-to-tec-rest-api","status":"closed","type":"topic","link":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/adding-custom-routes-to-tec-rest-api\/","title":{"rendered":"Adding custom routes to TEC REST API"},"content":{"rendered":"<p>On my instance of The Events Calendar, I have added a custom field called &#8220;Campus&#8221; and created several event categories.<\/p>\n<p>I&#8217;d like to create separate feeds of events based on particular campuses and categories for a website I&#8217;m building. The website will have pages for each of our campuses and I&#8217;d like to pull in events categorized as &#8220;align&#8221; automatically to those pages. I&#8217;ve read Modern Tribe&#8217;s blog posts about REST API support and figured using the REST API would be the best solution.<\/p>\n<p>From what understand, I need to create a custom route that would produce feeds of events using the campus and category parameters.<\/p>\n<p>I think would be something like: http:\/\/mysite.com\/wp-json\/tribe\/events\/v1\/events\/?category=align&amp;campus=Boston<\/p>\n<p>I have a two-part question:<\/p>\n<p>1. Is this the correct technique to use in this situation, or am I making it too complicated?<\/p>\n<p>If the answer to #1 is Yes&#8230;<\/p>\n<p>2. Do you have any recommended resources that would help me create this custom route? I&#8217;ve found a lot of tutorials on creating a custom route based on a single parameter, but I&#8217;m unable to find information on creating a route with multiple parameters.<\/p>\n","protected":false},"template":"","class_list":["post-1485297","topic","type-topic","status-closed","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.2 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Adding custom routes to TEC REST API -<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/theeventscalendar.com\/support\/forums\/topic\/adding-custom-routes-to-tec-rest-api\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Adding custom routes to TEC REST API -\" \/>\n<meta property=\"og:description\" content=\"On my instance of The Events Calendar, I have added a custom field called &#8220;Campus&#8221; and created several event categories. I&#8217;d like to create separate feeds of events based on particular campuses and categories for a website I&#8217;m building. The website will have pages for each of our campuses and I&#8217;d like to pull in [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/theeventscalendar.com\/support\/forums\/topic\/adding-custom-routes-to-tec-rest-api\/\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/theeventscalendar.com\/support\/forums\/topic\/adding-custom-routes-to-tec-rest-api\/\",\"url\":\"https:\/\/theeventscalendar.com\/support\/forums\/topic\/adding-custom-routes-to-tec-rest-api\/\",\"name\":\"Adding custom routes to TEC REST API -\",\"isPartOf\":{\"@id\":\"https:\/\/theeventscalendar.com\/support\/#website\"},\"datePublished\":\"2018-03-21T19:45:39+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/theeventscalendar.com\/support\/forums\/topic\/adding-custom-routes-to-tec-rest-api\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/theeventscalendar.com\/support\/forums\/topic\/adding-custom-routes-to-tec-rest-api\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/theeventscalendar.com\/support\/forums\/topic\/adding-custom-routes-to-tec-rest-api\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/theeventscalendar.com\/support\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Topics\",\"item\":\"https:\/\/theeventscalendar.com\/support\/topics\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Calendar Products\",\"item\":\"https:\/\/theeventscalendar.com\/support\/forums\/forum\/events\/\"},{\"@type\":\"ListItem\",\"position\":4,\"name\":\"Events Calendar PRO\",\"item\":\"https:\/\/theeventscalendar.com\/support\/forums\/forum\/events\/events-calendar-pro\/\"},{\"@type\":\"ListItem\",\"position\":5,\"name\":\"Adding custom routes to TEC REST API\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/theeventscalendar.com\/support\/#website\",\"url\":\"https:\/\/theeventscalendar.com\/support\/\",\"name\":\"\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/theeventscalendar.com\/support\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Adding custom routes to TEC REST API -","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/adding-custom-routes-to-tec-rest-api\/","og_locale":"en_US","og_type":"article","og_title":"Adding custom routes to TEC REST API -","og_description":"On my instance of The Events Calendar, I have added a custom field called &#8220;Campus&#8221; and created several event categories. I&#8217;d like to create separate feeds of events based on particular campuses and categories for a website I&#8217;m building. The website will have pages for each of our campuses and I&#8217;d like to pull in [&hellip;]","og_url":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/adding-custom-routes-to-tec-rest-api\/","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/adding-custom-routes-to-tec-rest-api\/","url":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/adding-custom-routes-to-tec-rest-api\/","name":"Adding custom routes to TEC REST API -","isPartOf":{"@id":"https:\/\/theeventscalendar.com\/support\/#website"},"datePublished":"2018-03-21T19:45:39+00:00","breadcrumb":{"@id":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/adding-custom-routes-to-tec-rest-api\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/theeventscalendar.com\/support\/forums\/topic\/adding-custom-routes-to-tec-rest-api\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/adding-custom-routes-to-tec-rest-api\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/theeventscalendar.com\/support\/"},{"@type":"ListItem","position":2,"name":"Topics","item":"https:\/\/theeventscalendar.com\/support\/topics\/"},{"@type":"ListItem","position":3,"name":"Calendar Products","item":"https:\/\/theeventscalendar.com\/support\/forums\/forum\/events\/"},{"@type":"ListItem","position":4,"name":"Events Calendar PRO","item":"https:\/\/theeventscalendar.com\/support\/forums\/forum\/events\/events-calendar-pro\/"},{"@type":"ListItem","position":5,"name":"Adding custom routes to TEC REST API"}]},{"@type":"WebSite","@id":"https:\/\/theeventscalendar.com\/support\/#website","url":"https:\/\/theeventscalendar.com\/support\/","name":"","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/theeventscalendar.com\/support\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/theeventscalendar.com\/support\/wp-json\/wp\/v2\/topic\/1485297","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/theeventscalendar.com\/support\/wp-json\/wp\/v2\/topic"}],"about":[{"href":"https:\/\/theeventscalendar.com\/support\/wp-json\/wp\/v2\/types\/topic"}],"version-history":[{"count":0,"href":"https:\/\/theeventscalendar.com\/support\/wp-json\/wp\/v2\/topic\/1485297\/revisions"}],"wp:attachment":[{"href":"https:\/\/theeventscalendar.com\/support\/wp-json\/wp\/v2\/media?parent=1485297"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}