How to get AOS Service URL in dynamics 365 for Finance and Operation ?

You can develop custom services for Finance and Operations.

Two Types:

1- SOAP-based URL

    Example endpoint for a dev environment

    https://usnconeboxax1aos.cloud.onebox.dynamics.com/soap/services/UserSessionService?wsdl

    Example endpoint for a non-dev environment

    https://<baseurl>/soap/services/UserSessionService?wsdl

1- JSON-based URL

    The JSON Endpoint is at 

  https://host_uri/api/services/service_group_name/service_group_service_name/operation_name.

Example

  https://usnconeboxax1aos.cloud.onebox.dynamics.com/en/api/services/UserSessionService/AifUserSessionService/GetUserSessionInfo

Example of Environment:







Comments

Popular posts from this blog

How to Create Extended Data Types (EDTs) in Finance and Operations of Dynamics 365 -- F&O Customization Part 2

Channel Setup Part 2 ---- Create Organizational Hierarchy in D365 F&O

Batch Job stuck in "Waiting" state in D365 F&O?