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.
![Document image Document image](https://images.archbee.com/amOMwpmEgToJSqhaSTxXr/6drLMQxyuq9uQw1EvfDY9_2023-05-0112-01-10.png?format=webp)
Updated 01 May 2023
Did this page help you?