Marty Zigman

Conversations with Marty Zigman

Certified Administrator • ERP • SuiteCloud

Marty Zigman LinkedIn

Marty Zigman

Holding all three official certifications, Marty is regarded as the top NetSuite expert and leads a team of senior professionals at Prolecto Resources, Inc.. He is a former Deloitte & Touche CPA and has held CTO roles. For over 30 years, Marty has produced leadership in ERP, CRM, and eCommerce business systems. Contact Marty to set up a conversation.

BiographyYouTubeLinkedInX (Twitter)

6 thoughts on “Learn how to Automate NetSuite CSV File Imports

  1. Kevin says:

    Interesting, will the CSV import module work with either dropbox or google drive? I have a csv file that would like to ingest into netsuite that is saved in either dropbox or google drive.

  2. Marty Zigman says:

    Hi Kevin,

    We would hook it up with this tool to move the file from Google Drive / Dropbox to NetSuite:

    https://blog.prolecto.com/2015/10/18/link-netsuite-to-ftp-via-open-source-middleware/

    Or, we could call an API from NetSuite out to Dropbox / Google Drive, with the right credentials, and pickup the file. The CSV system would then do all the logging and tracking.

    Marty

  3. Ron says:

    Great idea Marty. I did something similar using a scheduled job monitoring a document library folder, but I like the administration piece you added on top of it.

  4. mana says:

    Hi sir,

    is client script field change is trigger when import of csv file can you please help me.i wrote client script its working in UI but when i import csv its not working i put condition
    var context=nlapiGetContext();
    if(context.getExecutionContext() == ‘userinterface’ ||context.getExecutionContext()==’csvimport)its working in UI only

  5. Jon says:

    Would this work for the Bank statement upload?

  6. Marty Zigman says:

    Hi Jon,

    I don’t believe the bank statement format is ready for upload at this point. Once we can save the profile, we can reference it via script.

    Marty

Leave a Reply

Your email address will not be published. Required fields are marked *