Question

Can API update the dropdown list ?

  • 10 January 2023
  • 2 replies
  • 68 views

post API request for dropdown list that has logic.

so, response is

error

{

  code: 'VALIDATION_ERROR',

  description: 'The payload is invalid.',

  details: [

    {

      code: 'UNKNOWN_CHOICE_REFERENCE',

      description: 'Invalid choice reference in logic: {#refs} ',

      field: '/logic/0/actions/0/condition/vars/1/value',

      in: 'body'

    }

  ]

}

400

 

There was no error code listed on this site.

https://developer.typeform.com/troubleshooting/

 

Can API update the dropdown list that has logic?


2 replies

Userlevel 7
Badge +5

@mathio may be able to help with this one!

Userlevel 7
Badge +5

Hello. Sorry @Liz I am not familiar with this. Maybe @picsoung used the API before and might know more.

Reply