Create a transmit company flow
The transmit company flow transfers company data from Salesforce to AppDirect.
To create a transmit company flow
- In Salesforce, click the gear icon and then select Setup.
- Go to Platform Tools > Process Automation > Flows.
- Click New Flow.
- Select Record-Triggered Flow and then click Next.
- Select Auto-Layout. Flow Builder automatically organizes the connectors for you.
- Click Edit.
- Select the following:
Trigger the Flow When: A record is created or updated.
Run the Flow: After the record is saved. - Click Choose Object and then search for and select Account. Add the following values for the Account object:
Field Value Condition Requirements All Conditions Are Met (AND) AppDirect_Company_Type_c Operator: Is Null
Value: FalseBillingCountry Operator: Is Null
Value: FalseAppDirect_Company_Size_c Operator: Is Null
Value: FalseAppDirect_First_User_c Operator: Is Null
Value: False - Click Done.
Add an element to the Record-Triggered Flow
- From the flow, click the + under the Start condition.
- Select Action as the interaction.
- Filter by Type and then select Apex Action.
- Select Transmit Company to AppDirect.
- Add the following values to the New Action dialog:
Field Value Label Transmit Company API Name Transmit_company Description Transmit the company to AppDirect Record ID {!$Record.Id} AppDirect UUID {!$Record.AppDirect__AppDirect_ID__c} - Click Done.
To save the flow
- Click Save
- Add the following values to the fields in the Save the Flow dialog:
Field Value Flow Label Transmit Company to AppDirect Flow API Name Transmit_Company_to_AppDirect Description Transmits a qualified company to AppDirect - Click Save.
- Click Activate. The flow is activated and is displayed in the All Flows table.
Was this page helpful?
Tell us more…
Help us improve our content. Responses are anonymous.
Thanks
We appreciate your feedback!