get https://api.getkonvex.com/core/api/crm/deals
This endpoint retrieves a list of deals in the CRM system. It supports integrations with CRM platforms like HubSpot and others that use specific API keys.
Log in to see full request history
Responses
This endpoint retrieves a list of deals in the CRM system. It supports integrations with CRM platforms like HubSpot and others that use specific API keys.
xxxxxxxxxx
curl --request GET \
--url https://api.getkonvex.com/core/api/crm/deals \
--header 'accept: application/json' \
--header 'x-software: hubspot'
Try It!
to start a request and see the response here! Or choose an example: