Forum Discussion

AngelRodriguez's avatar
AngelRodriguez
Qrew Assistant Captain
3 years ago
Solved

Using Pipelines to copy table data vs. cross-app relationships

I have what I think is a fairly simple question, but would like an opinion as to what the best approach is to take to accomplish something.   I have two apps where I would like to copy table data f...
  • EvanMartinez's avatar
    2 years ago
    Hi Angel,

    If you aren't worried about those two tables being a real time mirror for each other doing a scheduled Pipeline would definitely be the most efficient for your app performance as it would help those match up nightly so you are using the least amount of app resources. The big question there is just is once a day or maybe a few times a day on a schedule enough for you or does it need to be a live one to one? Cause it is possible to set it to keep the match live that Pipeline would just be called up on the data change.

    ------------------------------
    Evan Martinez
    ------------------------------