Validate dynamic parameters, response data, selectors, nesting, and failure behavior before installation.
The SmartApp connection tester fetches the configured endpoint and exposes the response to the builder. When the URL contains a dynamic parameter, provide a real mock value that returns the same shape production requests will use.
404).401).403).5xx).Use View Response to confirm the data shape before mapping fields. Test nested repeaters and the Print all text value option separately. Save, open a conversation in each selected inbox, and confirm the installed panel matches the preview.
No standalone SmartApp emulator is publicly documented; use a dedicated test endpoint and a test inbox when production data must not be exposed.