{ "sections": [ "title", "description", "fields", "wsdl_segment" ], "title": "SiteIframeWhitelistUrl - Data API", "description": "Represents a list of external domains that you allow to frame your Salesforce site or Experience Cloud site pages. This object is available in API version 44.0 and later.", "fields_columns": [ "type", "properties", "description", "relationship_name", "relationship_type", "refers_to" ], "fields": { "SiteId": { "type": "reference", "properties": "Create, Filter, Group, Sort", "description": "ID of the site to include in the inline frame. This is a relationship field.", "relationship_name": "Site", "relationship_type": "Lookup", "refers_to": "Site" }, "Url": { "type": "string", "properties": "Create, Filter, Group, Nillable, Sort, Update", "description": "The domain allowed to frame your Salesforce site or Experience Cloud site page. Accepts these formats: example, example.com, *example.com, and https://example.com." } }, "wsdl_segment": "```xml\n\n \n \n \n \n\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n```" }