CFLGetCallBackUrl Procedure
Codeunit CFL CallBack Url Management
Use this function to create a CallBack Url for an external system
Signature
CFLGetCallBackUrl(AADApplication: record "AAD Application"; CFLHttpMessageType: enum "CFL Http Message Type"; var CallBackurl: Text[250])
Parameters
AADApplication record "AAD Application"
The AAD Application record
CFLHttpMessageType enum "CFL Http Message Type"
The Type of HTPP message record that will be created when the external system posts to the callback url
var CallBackurl Text[250]
The CallBack Url