Specifies a list of leads to be deleted in SharpSpring by ID.
Functions
BrilliantConnect Web Services: Retrieve Web Data
Advanced web scraping function for sites that require a login that doesn’t support simple authentication.
QuickBooks Online: Query Invoices
Search for invoices using a SQL query. Results are returned as an array.
QuickBooks Online: Void Invoice
Use this operation to void an existing invoice object; include a minimum of Invoice.Id and the current Invoice.SyncToken. The transaction remains active but all amounts and quantities are zeroed and the string “Voided” is injected into Invoice.PrivateNote, prepended to existing text if present.
QuickBooks Online: Read Invoice
Retrieves the details of an invoice that has been previously created.