How do I update DisplayLogic via the API | XM Community
Skip to main content
Hi,

I am creating a survey via the API and need to create some display logic for it as well, is it possible?
Hi @troysadkowsky!



You should be able to use the Create Question API to configure the question, including display logic.



If you have questions about how to configure the call to the 'Create Question' API, you can configure a survey question within the UI and then use the Get Question or Get Block API and review the data in the response body to get an idea of how the question can be configured via the API.

Leave a Reply