Thanks @boston85719 In my case, the API call is actually a mock API endpoint courtesy of the JSON Assistant plugin. So I’m not able to “just” set the custom state of Type A, when the mock API endpoint is of Type B. I guess I’ll just break out the Type A data type into its constituent fields, and assign the values that way…