Global API
Code Examples
File Upload for Flow
1min
This is an example class, which can be invoked by a standard Flow. This is quite useful as it shows how you can use Salesforce standard automation practices to send attachments to NetSuite file cabinets.
Apex Class: BW_CreateNetSuiteCompany_Invokable Utilizing @InvocableMethod allows this class to be selected in Flow, as an Apex Action.
Updated 01 May 2023
Did this page help you?