Open API

Integrate your favorite applications using GraphQL API playground

Our API documentation is based on GraphQL technology. Read more about GraphQL here: https://graphql.org/.

To view our current version API and to test code click on our beta developer site API playground: https://dev.salestrekker.com/graphql. Once in the Playground, click on 'SCHEMA' button on the side and expand further to see detail:

You can connect to the production application using API key or user login details. Depending on which is used, level of access (permissions) will differ. API key will give full admin access, while user login will set integration to user's permission level.

API key needs to be requested from our team and the request needs to be approved by your aggregator. The request form can be found on this link.

Salestrekker CRM v1.0 API enviroment

Webhooks, in addition to pushing data in/out of Salestrekker, another aspect of Salestrekker API are Webhooks. Users can send a 'Webhook' notification to their application for Salestrekker actions listed in Settings/API. This mean that action in Salestrekker can be replicated in an external notification.

Ensure that webhooks are enabled in your external application before enabling them in Salestrekker. For enabling webhooks please contact your aggregator.

Salestrekker CRM v1.0 webhooks