How do I update DisplayLogic via the API | XM Community
Question

How do I update DisplayLogic via the API

  • 21 November 2019
  • 1 reply
  • 15 views

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

1 reply

Userlevel 4
Badge +7
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