Skip to content
English
  • There are no suggestions because the search field is empty.

Klipfolio Integration

WildJar data can be easily integrated into your Klipfolio dashboards to view Call Data alongside your other business intelligence and marketing reports.

To set up WildJar as a new data source using the API follow the below steps:

  1. Log in to your Klipfolio account
  2. In the main menu bar, click the plus icon next to Data Sources

    klipfolio-datasources

    Alternatively, if you are already in the Data Sources list, click the Create a New Data Source button in the top right hand corner

    klipfolio-newdatasource

  3. Under Additional Options, click REST/URL

    klipfolio-resturl
  4. Insert the below URL into the Query URL field:
    https://api.trkcall.com/v2/call
    Select JSON as the Data Format, UTF-8 as the Encoding and GET as the Method.

    klipfolio-urlconfig

  5. Expand the Query Parameters section and insert the below values for authorisation:
    Name: Authorization
    ValueBearer [auth_token]
    Type: Header

    klipfolio-auth-header
  6. Optional. If you would like to select a specific account (or accounts), expand the Query Parameters section and add a parameter with the below details:

    Name: account
    Value: Your 5 digit account number (eg. 23515) - if you need to select multiple accounts, you can separate them with a comma (eg. 23515,23516)
    Type: Query

    klipfolio-parameterconfig
    Tip: You can find additional query parameters in our API documentation.
  7. Under Authentication, select 2-Step Authentication and enter/select the below details:

    Username: Your WildJar dashboard username
    Password: Your WildJar dashboard password
    Response: Text
    Method: POST
    Auth URL
    https://api.trkcall.com/v2/token/klipfolio?usr=[username]&pwd=[password]
    Token Path:
    "access_token":"(.*?)"

    klipfolio-authconfig

  8. Click Get data
  9. Review the data received and, if correct, click Continue
  10. Name your data source, give it a description and configure any sharing options.

    klipfolio-savedatasource

  11. Click Save

Congratulations, you're now ready to start creating Klips and include WildJar call data in your dashboards! 🎉

i