1
Account Help / Re: Request: Data API
« Last post by arlo on March 04, 2021, 07:04:54 PM »Custom fields should be included if you turn on the Public option on the custom field edit page. For events, you'll get the public custom fields for the first contact attached to the event. Am I ahead of you again? 
For set lists and smart lists, the feed URL is specific to one set list or smart list, so you would know the name when you use the URL and can just display it. I think the only time that would be an issue is if you're regularly changing the names of the set lists and you need the current name to be reflected, but that seems unlikely. I think it's more likely you'd want to hard code a "public" name on your website and leave that consistent even if you change the "internal" name in BandHelper.

For set lists and smart lists, the feed URL is specific to one set list or smart list, so you would know the name when you use the URL and can just display it. I think the only time that would be an issue is if you're regularly changing the names of the set lists and you need the current name to be reflected, but that seems unlikely. I think it's more likely you'd want to hard code a "public" name on your website and leave that consistent even if you change the "internal" name in BandHelper.