FlourishFlourish / Create or Update Destinations

appKey: flourish
actionKey: create-or-update-destinations

Action Inputs

The following parameters are available when configuring this action:
destinationName
The Company Name of the destination
string
billingAddressLine1
Billing Address for destination.
string | undefined
billingAddressLine2
Suite number, building, etc
string | undefined
billingCity
City of billing address
string | undefined
billingCountry
Country of billing address
string | undefined
billingState
State of billing address
string | undefined
billingZipCode
Zipcode of billing address
string | undefined
destinationAddressLine1
Destination Address Line 1
string | undefined
destinationAddressLine2
Suite number, unit, etc
string | undefined
destinationAlias
The Alias or DBA name of the destination.
string | undefined
destinationCity
City of the destination
string | undefined
destinationCompanyEmail
Email contact for the destination.
string | undefined
destinationCompanyPhoneNumber
Phone number contact for destination.
string | undefined
destinationCountry
Country of the destination.
string | undefined
destinationId
Destination Id
If using a filter find method, the id of the destination to update.
string | undefined
destinationLicenseNumber
Destination License Number
string | undefined
destinationLocalLicenseNumber
Destination Local License Number
string | undefined
destinationNotes
Destination Notes
string | undefined
destinationState
State of the destination.
string | undefined
destinationType
Destination type to be added
string | undefined
destinationWebsite
Website for the company / destination.
string | undefined
destinationZipCode
Zipcode of the destination.
string | undefined
isActive
Is Active
string | undefined
updateExistingDestination
Select to update an existing order.
If `true`, will update an existing destination using the `findMethod` and its relevant configuration.
boolean | undefined