Webhooks API for Developers
 
        Quotient Webhooks allow you to receive a payload of data in JSON format whenever certain events happen in a particular Quotient Account. For example, when a Quote is accepted in Quotient an invoice could be automatically created in your custom-made job system. This could also include things like the selected items, pricing and full contact details.
If you’re not a developer you might like to try Zapier instead.
Supported Events
            Quote Sent
            
            Triggers when a New Quote is first Sent.
        
            Quote Accepted
            
            Triggers when a Quote is Accepted.
        
            Quote Completed
            
            Triggers when a Quote is Completed.
        
            Customer Viewed Quote
            
            Triggers every time a Customer views a Quote.
        
            Customer Asked Question
            
            Triggers when a Customer asks a New Question.
        
            Quote Declined
            
            Triggers when a Quote is Declined.
        
Ready to Get Started?
Read the full Quotient Webhooks Documentation…