ContributionsMost RecentMost LikesSolutionsRe: GoToWebinar API Support Hello, I am trying to create a webinar event with API callhttps://goto-developer.logmeininc.com/content/gotowebinar-api-reference-v2#/Webinars/createWebinar We want to add few additional fields for the event for internal mesuarment purposes, such as 'Event level', 'Pricing type' etc. But I couldn't find any way to add such custom fields to the event itself while making API create call. Is it possible to add custom fields to event and if yes how should I add/upate via API? Also, the events created will be listed on a public website but the API call /Webinars/getWebinars doesn't provide Logo and Featured image parameters set in a event. Is there any different API call for that? How should I get event logo, featured image along with custom fields above mentioned? Thanks