Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Version History

« Previous Version 13 Next »

Create Employee Record In NetSuite (Integration User)

The bills will come to NetSuite through a specific sender (a designated employee).

  1. Get an INFlow integration email address from your Staria SuiteApp implementation consultant.

  2. Create an Employee in NetSuite and assign the role “Inbound E-Document Web Service Role (Docs Full)”.

 Setup Integration

  1. Log-in to NetSuite and navigate to Setup > Integration > Manage Integration.

  2. Click New.

  3. Enter Name for the integration (e.g.: Staria E-Invoices server).

  4. Uncheck TBA Authorization Flow and Authorization Code Grant.

  5. Click Save.

  6. Navigate to Authentication > Client Credentials to find the Consumer Key & Consumer Secret.

Create Token Access

  1. Navigate to Setup > User/Roles > Access Tokens > New.

  2. Application Name > use the one you created in step Setup Integration.

  3. User > Enter the Employee you created in section Create Integration User.

  4. Role > “Inbound E-Document Web Service Role (Docs Full)“.

  5. Save.

Once the Access Token is Saved, the ID gets generated which has to be set in the customer specific SFTP account.

Get the NS Restlet URLs

  1. Open a new tab from the client’s NetSuite Account.

  2. Go to Customization > Scripting > Script Deployment > Restlet.

  3. Look for [STA] Inflow Inbound Custom Transaction or STA RL INFlow Inbound EDoc Integration - customdeploy_sta_eflow_inbcusttrans > Deployment > External URL.

  4. Look for [STA] Inflow Upload PDF - > Deployment > External URL.

  5. Look for [STA] Inflow Notify - customscript_sta_rl_notify > Deployment > External URL.

  6. Copy and paste each of the restlet URLs into the respective Inflow Server new client creation fields.

Request for an Account In The INFlow Server

The Staria implementation consultant will create your INFlow server account. Please provide the following information:

  • NetSuite account ID

  • Notification RESTlet URL

  • Document Upload RESTlet URL

  • E-Invoicing RESTlet URL

  • Consumer Key & Consumer Secret

  • Token ID & Token Secret

  • No labels