When setting up a table sync using the UI, a pipeline is created, but this is not visible through the Pipelines overviewโpresumably because it's "managed" by the target table (at least this is where you manage the data ingest process.
This means that if the table sync is running in triggered mode, it's not possible to trigger it using a pipeline task for jobs, which is otherwise possible (a "pipeline task can be the triggering mechanism for a triggered pipeline"), but we can't look up the pipeline.
What's the recommended approach here?