Introduction
The API response field module provides field types that are transparent to the content editor. The value of these fields are initially set upon saving of the entity, it makes an API request to a configurable endpoint, and then extracts the value from the response. This is all configurable using a UI for processing the API response without needing to write custom code, as long as your needs can be implemented using the existing plugins that are provided.