08-15-2022 04:24 AM
I’m currently exploring ways of building pipelines as a REST service using the training video, ‘Retrieving Documents Using REST GET’.
When validated, the pipeline appears successful but its not showing me the desired data in the output preview connector in the pipeline using REST GET. For example it will display the http_status_code but none of the fields collected in the pipeline:
REST SERVICE PIPELINE:
PIPELINE USING REST GET:
How can I pass this info into the latter pipeline?