Skip to main content

Chargedesk

This is the setup for the Chargedesk source that ingests data from the chargedesk API.

ChargeDesk integrates directly with many of the most popular payment gateways including Stripe, WooCommerce, PayPal, Braintree Payments, Recurly, Authorize.Net, Zuora and Shopify.

In order to use this source, you must first create an account. Once verified and logged in, head over to Setup -> API / Webhooks -> Issue New Key to generate your API key.

You can find more about the API here https://chargedesk.com/api-docs

Configuration

InputTypeDescriptionDefault Value
passwordstringPassword.
usernamestringUsername.
start_dateintegerStart Date. Date from when the sync should start in epoch Unix timestamp

Streams

Stream NamePrimary KeyPaginationSupports Full SyncSupports Incremental
chargescharge_idDefaultPaginator
customerscustomer_idDefaultPaginator
subscriptionssubscription_idDefaultPaginator
productsproduct_idDefaultPaginator

Changelog

Expand to review
VersionDatePull RequestSubject
0.0.12024-10-18Initial release by @aazam-gh via Connector Builder
Was this page helpful?