Executing cURL from NAV

pberb
pberb Member Posts: 31
Has anyone written C/AL in NAV to execute a cURL command? I'd love to see that. Many thanks

Answers

  • txeriff
    txeriff Member Posts: 515
    If you can explain what are you trying to achieve and NAV version maybe we can help.

    In old nav versions you can run SHELL() command to run binary files but I wouldn't recommend.