Expand description
Response parsing and element extraction.
Extracts items from HTTP responses and maps them to Drasi graph elements using the template engine.
Functionsยง
- extract_
items - Extract items array from a response body using the configured items path.
- map_
items_ to_ elements - Map a list of items to Drasi graph elements using the configured mappings.