Discussions

 View Only
  • 1.  API_RunImport

    Posted 06-06-2017 09:27
    i want to mass update particular field (i.e trigger date) in one table. 


  • 2.  RE: API_RunImport

    Posted 06-06-2017 09:51
    What is your question? If you don't supply details and context we are only guessing at what you are ultimately after.


  • 3.  RE: API_RunImport

    Posted 06-07-2017 04:59
    There are several different ways to run mass updates;
    1. Grid Edit
    2. Search & Replace
    3. File Import
    4. API_ImportFromCSV
    5. API_RunImport
    6. Sync Tables
    7. Cron Jobs
    But it really depends on your use case, and what works best for you.