For the complete documentation index, see llms.txt. This page is also available as Markdown.

Create an Acumatica Connected Application

Create an Acumatica connected application for Stacksync.

Create a connected application to generate the credentials Stacksync requires.

Prerequisites

Before you begin, confirm that you have:

  • Administrative access to Acumatica

  • Permission to manage connected applications

  • Your Acumatica instance URL

1. Open the Connected Applications screen

Sign in to Acumatica. Use the search bar to find Connected Applications.

2. Create a connected application

Create a new application record.

Enter a recognizable name, such as Stacksync.

Set Flow to Authorization Code.

Configure the token expiration:

  • Set Mode to Absolute Expiration.

  • Set Absolute Lifetime (Days) to 60.

3. Configure the redirect URI

Add this redirect URI:

4. Create a client secret

Open the SECRETS tab. Add a new shared secret.

In the Add Shared Secret dialog:

  1. Enter a recognizable description.

  2. Leave Expires On (UTC) blank.

  3. Copy and store the Value securely.

  4. Click OK.

5. Save the application

Save the connected application. Acumatica then generates the Client ID.

Use these values to connect Acumatica to Stacksync:

  • Acumatica instance URL

  • Client ID

  • Client Secret

If you have any questions or run into any blockers, reach out anytime at hello@stacksync.com and the Stacksync team will be happy to help.

Last updated