Forum Discussion

wahlborn's avatar
wahlborn
New Contributor II
6 years ago
Solved

Assistance requested creating pipeline for SQL query-->mapper-->text file

My goal is to execute a SQL query, return data, and format it so that it is accepted by a custom app we run here. So far, I have extracted the necessary data and formatted it using a mapper. The ma...
  • anayak's avatar
    anayak
    4 years ago

    Never mind, was able to resolve by casting to jsonb using the execute snap. Thanks!