This topic was automatically generated from Slack. You can find the original thread here.
Hello all! We are new to Pipedream and are looking forward to unlocking its full capabilities. It would be helpful to understand more about the mysql step as it seems somewhat restricted.
We are attempting to make a compound query which accesses multiple tables, does joins, and has multiple where/and statements. The idea is that the output be made available to a final step following the mysql step which shares a list of values from the sql query. I can share the query here if needed, but it would be helpful if this type of query is possibly to set on Pipedream. Thank you in advance!
I’d probably recommend a code step — better and more native support for writing SQL in the workflow builder is top of mind for us, we know the experience can really be improved (we feel it too)!
FYI here’s an example of a MySQL code step in a workflow I’m building: