Note: Name keys all have the same format (e.g., last_name) Received body shows keys with values, but not listed in the inputs section of the log
MAIN ISSUE: The original intended value of a key is not available in the INPUT section, causing downstream nodes to fail.
Both first_name and last_name are mapped correctly, and both show in the original body. However, only last_name keeps it's value when read in the INPUTS section.