Retrieve details of an order from BrilliantPortal
Functions
BrilliantPortal: Create or Update Order
Create or Update an order in BrilliantPortal
SharpSpring: Create or Update Fields
Specifies a list of field objects to be created in SharpSpring. Each field must, at minimum, have a relationship (such as opportunity, lead, or account), dataType (such as text or picklist), and label.
or
Specifies a list of existing Fields to be updated in SharpSpring. The ID of each field must be passed for each record being updated.
SharpSpring: Get Fields
Retrieves a list of Field objects. This function is extremely useful for retrieving a list of all custom fields and system fields available in SharpSpring. Every result will have a systemName, which is the key that must be specified in order to update that field for a specific lead.
SharpSpring: Delete Accounts
Specifies a list of Account IDs to be deleted in SharpSpring.