How do I figure out how to parse the response?

Created on 6 June 2024, 8 months ago
Updated 17 September 2024, 4 months ago

Problem/Motivation

When integrating with the Solr indexing process, I'm not sure how to fill out this form element. Can anyone help me understand how to fill out the form element "Response Key"? It asks for "The key to extract from the augmentor response."

Any pointer is appreciated.

TIA

πŸ’¬ Support request
Status

Fixed

Version

1.1

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States bogdog400

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @bogdog400
  • Status changed to Fixed 4 months ago
  • πŸ‡―πŸ‡΅Japan eleonel Itoshima πŸ‡―πŸ‡΅

    Each augmentor module could provide a response with different keys, the default one is default, that means it will get the value associated to that key in the json response. You can check the key resturned in the sub-module you are using with your augmentor, check the response from the execute function in the augmentor sub-module.

    We are thinking to improve this part to allow multilevel selection, see https://www.drupal.org/project/augmentor/issues/3358649#comment-15323029 ✨ Provide more flexible multi-target widget with json data Active

  • Automatically closed - issue fixed for 2 weeks with no activity.

Production build 0.71.5 2024