israel_sanchez
25-02-2020
The requirement is basically, send an encrypted file to the external SFTP server, previously, that server gives me a Bearer Token, with that, I will be available to send a file.
Is there any way to accomplish that? Any help is well received.
wodnicki
MVP
26-02-2020
Hi,
Yes, use execCommand('curl').
Thanks,
-Jon