SuiteScript OAuth 2.0 API User Event Script Walkthrough

Поделиться
HTML-код
  • Опубликовано: 27 окт 2024

Комментарии • 7

  • @karimmahmoud1412
    @karimmahmoud1412 3 года назад +1

    Nice, keep those videos coming :)

  • @pandiyan.kanagaraj
    @pandiyan.kanagaraj Год назад

    When the Refresh token will expire. How to handle that scenario.

  • @machuinday
    @machuinday 3 года назад

    Thanks a lot! I'm learning a bunch of new ways to use SuiteScript. I have a question: how can I use the import/export syntax in my scripts? I have to use this syntax for now: define(["N/search"], (search) => {const beforeLoad = () => {} return {beforeLoad}}. Thanks and greetings from Mexico!

    • @hitc-netsuite
      @hitc-netsuite  3 года назад

      Check out my other videos where I walk through setting up our TypeScript uploader system. Here is one from earlier this year showing it in Windows (there are others for Mac): ruclips.net/video/Wf_z7IpTaJU/видео.html

  • @lesptitsoiseaux
    @lesptitsoiseaux 3 года назад

    Yes! More videos :)

  • @knarayana6395
    @knarayana6395 2 года назад

    When will expire refresh token

  • @hitc-netsuite
    @hitc-netsuite  3 года назад

    Here are the files for this video: www.headintheclouddev.com/code/oauth-user-event-demo.zip