MYOB Acumatica is a cloud-based ERP platform tailored to meet the needs of medium to large businesses, especially those looking to scale operations and gain more flexibility than standard accounting software typically offers.
MYOB Acumatica documentation: API Guide
Start establishing a connection to MYOB Acumatica in either of the following ways:
-
From the Resources menu, select Connections. Then, click + Create connection at the top right.
– or –
-
While working in a new or existing integration, you can add an application to a flow simply by clicking Add source or Add destination/lookup.
In the resulting Application list, select MYOB Acumatica.
The Create connection pane opens with required and advanced settings.
At this point, you’re presented with a series of options for providing MYOB Acumatica authentication.
Name (required): Provide a clear and distinguishable name. Throughout integrator.io imports and exports, you will have the option to choose this new connection, and a unique identifier will prove helpful later when selecting among a list of connections that you’ve created.
Application (required, non-editable): A reminder of the app you’re editing.
Authentication type (required): Select Cookie (the OAuth 2.0 option is described separately).
Instance URI (required): Enter the instance URI shown in your MYOB Acumatica account. For example, if https://demo.myobadvanced.com/entity/Default/18.200.001
is the base URI, then the instance URI would be demo.myobadvanced.com
.
Endpoint name (required): Enter the endpoint name found in your MYOB Acumatica account.
Endpoint version (required): Enter the endpoint version found in your MYOB Acumatica account.
Username (required): Enter the username for your MYOB Acumatica account.
Password (required): Enter the password for your MYOB Acumatica account. Multiple layers of protection are in place, including AES 256 encryption, to keep your connection’s password safe. When editing this form later, you must enter this value again; it is stored only for a saved connection.
Company (optional): Enter the company name for your MYOB Acumatica account.
Locale (optional): Enter the locale for your MYOB Acumatica account.
-
Sign in to your MYOB Acumatica account, navigate to the More items menu options, and select Integration.
-
On the Integration page, you should see Web service endpoints in the Preferences section. If not, click Show more at the bottom of the page. Select Web service endpoints.
-
The page now displays the Endpoint name and Endpoint version, required for your connection:
Before continuing, you have the opportunity to provide additional configuration information, if needed, for the MYOB Acumatica connection.
-
Borrow concurrency from (optional): Select another connection from the list. By default, all data flowing through a connection record is submitted to the respective endpoint application at the concurrency level configured for that connection record. There are cases, however, where multiple integrator.io connections need to share the same concurrency level, and this field allows you to specify which connection you would like to borrow from. With borrowed concurrency, the data flowing through both connections will be submitted to the endpoint application together, via a shared concurrency model.
-
Auto-recover rate limit errors (optional): This setting is enabled by default with a predefined value for Target concurrency level. You can disable the setting if required. To set or make changes in any of these settings, you must have admin or manage permissions.
-
Target concurrency level (optional): This field is shown only if Auto-recover rate limit errors is enabled. Change the predefined value as required to limit the number of concurrent API requests allowed by the connection resource. See also, Setting currency level on a connection.
-
Concurrency level (optional): WhenAuto-recover rate limit errorsis checked, you can't modify the concurrency level because it matches the value set by the connected platform's runtime. When Auto-recover rate limit errors is not checked, you can enter a value to limit the number of concurrent API requests allowed by the connection resource. See also, Setting currency level on a connection.
-
Once you have configured the MYOB Acumatica connection, you have a few options for continuing:
-
Save – click this button to test the connection, commit the new connection so that it will be available to all integrations for your account
-
Save & close – click to test and save the connection and exit the Create connection pane
-
Cancel – click to exit without saving any new changes
-
Test connection – click this button to verify that your new connection is free of errors
The new connection is now successfully added to your account. It will be applied to the current source or destination app, if you created it within a flow. Otherwise, you may proceed to register the connection with an integration.
Comments
Please sign in to leave a comment.