Integrations: Difference between revisions

Jump to navigation Jump to search
Line 76: Line 76:
# Add User Permission Sets.
# Add User Permission Sets.
# Grant the necesary consent.<br>[[File:Bc3.png|600px]]
# Grant the necesary consent.<br>[[File:Bc3.png|600px]]
=== Configure Woodford ===
# Start Woodford and select '''Integrations''' from the '''Administrator''' menu.
# Click '''New''' and enter the following details:
#* Name - enter a name of your integration
#* 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/)
#* Username - BC account's email address
#* 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.
# Click '''Save'''.
Double-click this integration to map external entities/fields to local entities/fields. Then you can start migrating data.

Navigation menu