Skip to main content

Module response

Module response 

Source
Expand description

Response parsing and element extraction.

Extracts items from HTTP responses and maps them to Drasi graph elements using the template engine.

Enums§

MappedChange
A mapped change result representing the operation to emit for an item.

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.