Business Central: Difference between revisions

Jump to navigation Jump to search
Line 36: Line 36:
#* Name - enter a name of your integration
#* Name - enter a name of your integration
#* Connector - select OData
#* Connector - select OData
#* URL - enter the URL of Business Central OData endpoint (e.g., https://api.businesscentral.dynamics.com/v2.0/b8cc0002-2542-46ed-8584-d4868701fbc4/Production/ODataV4/)
#* URL - enter the URL of Business Central OData endpoint (e.g., <code><nowiki>https://api.businesscentral.dynamics.com/v2.0/b8cc0002-2542-46ed-8584-d4868701fbc4/Production/ODataV4/</nowiki></code>)
#* Username - BC account's email address
#* Username - BC account's email address
#* Password - BC account's password
#* Password - BC account's password
#* CustomQueryParamaters - custom query, which should be added to the every request (e.g., <code>&company=CRONUS%20USA%2C%20Inc.</code>). It is important to include the correct <code>&company</code> parameter.
#* CustomQueryParamaters - custom query, which should be added to the every request (e.g., <code>&company=CRONUS%20USA%2C%20Inc.</code>). It is important to include the correct <code>&company</code> parameter.
# Click '''Save'''.
# Click '''Save'''.
You have created the integration; you can now set it up.


== Configure integration ==
== Configure integration ==

Navigation menu