diff --git a/docs/accounting/accountingbalancesheets/retrieve-a-balancesheet.mdx b/docs/accounting/accountingbalancesheets/retrieve-a-balancesheet.mdx deleted file mode 100644 index 2c0ad0815..000000000 --- a/docs/accounting/accountingbalancesheets/retrieve-a-balancesheet.mdx +++ /dev/null @@ -1,3 +0,0 @@ ---- -openapi: get /accounting/balancesheet/{id} ---- \ No newline at end of file diff --git a/docs/api-reference/postman.mdx b/docs/api-reference/postman.mdx new file mode 100644 index 000000000..7a6d6eeae --- /dev/null +++ b/docs/api-reference/postman.mdx @@ -0,0 +1,10 @@ +--- +title: "Postman Collection" +description: "" +--- + + + } horizontal> + + diff --git a/docs/core-concepts/custom-fields.mdx b/docs/core-concepts/custom-fields.mdx index 333d4a76c..6ea8dad80 100644 --- a/docs/core-concepts/custom-fields.mdx +++ b/docs/core-concepts/custom-fields.mdx @@ -99,8 +99,4 @@ The following example creates a custom field mapping in two steps (**define and "linked_user_id": "acme_customer_a" }' ``` - - -[✏️ Suggest an update](https://tally.so/r/mRD1QQ?feedback_source=custom_fields) - -[Need help? Come chat on Discord!](https://discord.gg/G7fr4HNyTb) + \ No newline at end of file diff --git a/docs/logo/postman-icon.svg b/docs/logo/postman-icon.svg new file mode 100644 index 000000000..87ed4ac39 --- /dev/null +++ b/docs/logo/postman-icon.svg @@ -0,0 +1,50 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/docs/mint.json b/docs/mint.json index 1d5e4289d..8e1477bf2 100644 --- a/docs/mint.json +++ b/docs/mint.json @@ -232,12 +232,6 @@ { "group": "Accounting Objects", "pages": [ - { - "group": "Accounting Balance Sheets", - "pages": [ - "accounting/accountingbalancesheets/retrieve-a-balancesheet" - ] - }, { "group": "Accounts", "pages": [ @@ -612,7 +606,8 @@ "api-reference/introduction", "api-reference/authentication", "api-reference/errors", - "api-reference/pagination" + "api-reference/pagination", + "api-reference/postman" ] }, { diff --git a/docs/quick-start.mdx b/docs/quick-start.mdx index 206a30410..13ee24dfe 100644 --- a/docs/quick-start.mdx +++ b/docs/quick-start.mdx @@ -236,6 +236,4 @@ Visit our [webhooks section](/webhooks/overview). Drop into our [API documentation](/api-reference/introduction) for more details on the available endpoints and parameters. -Check out our [client SDKs](/backend-sdk/typescript) for a set of tools to make it easier for you to build with and integrate Panora into your applications. - -[✏️ Suggest an update](https://tally.so/r/mRD1QQ?feedback_source=home_quick-start) +Check out our [client SDKs](/backend-sdk/typescript) for a set of tools to make it easier for you to build with and integrate Panora into your applications. \ No newline at end of file diff --git a/docs/welcome.mdx b/docs/welcome.mdx index 0526020e7..ff28bdec1 100644 --- a/docs/welcome.mdx +++ b/docs/welcome.mdx @@ -36,5 +36,3 @@ icon: t-rex | **[Passthrough Requests:](/core-concepts/passthrough-requests)** Interact with other software platforms in their native format. | | **[Flexible Sync Settings:](/core-concepts/sync-strategies)** Businesses that need real-time update can configure Panora accordingly | | **[Webhooks:](/webhooks/overview)** Listen to one webhook to receive normalized data from various software platforms | - -[✏️ Suggest an update](https://tally.so/r/mRD1QQ?feedback_source=welcome)