Subscribes a URL to receive real-time lead updates. SharpSpring will POST a list of updated leads whenever leads are updated in the application.
Functions
SharpSpring: Delete Leads
Specifies a list of leads to be deleted in SharpSpring by ID.
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.