integrations.md

Overview

Kick connects to your financial accounts in three ways:


Connect an account

  1. Go to the Accounts tab
  2. Click Add account
  3. Select your institution or integration and follow the prompts

Once connected, transactions sync automatically.


Available integrations

Stripe & PayPalSync payments, fees, and payouts automatically/pages/Et6FZS7X6laUuynAcsDQ
RampSync credit card transactions, reimbursements, and bills/pages/ubhh7AHiZ5CFf3DGGJmN
MercurySync bank transactions and statements directly/pages/7cmLLhAnm806MgFV1D7W
GustoSync payroll runs broken out by expense type automatically/pages/lUuB6E6rmQLb4OFrCAQW
Bill.com (coming soon)Sync bills, vendors, and payments directly/pages/ygIlfv22pP2pFMyfv0Yn
Manage IntegrationsFix disconnections, reassign accounts, and update settings/pages/BtBt0KBWRYy4AT1IRYDC

Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the ask query parameter, and the optional goal query parameter:

GET https://docs.kick.co/integrations/integrations.md?ask=<question>&goal=<endgoal>

ask is the immediate question: it should be specific, self-contained, and written in natural language. goal is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.