TXT file to string

Status: Open · Asked by jarnow on · 0 views

jarnow — Question ·

I have a URL to a .txt file
I want the contents of that .txt file to be sent to another destination

I'm struggling to understand how I can:

a) read the contents of the text file and convert it to a text string
OR
b) convert the contents into a base64 string

Arshil Ahmad — Reply ·

Hi @jarnow,

Please allow me some time to discuss the possibility of this use case with my team. We will get back to you with an update soon.

Fagun Shah — Reply ·
I have a URL to a .txt file
I want the contents of that .txt file to be sent to another destination

I'm struggling to understand how I can:

a) read the contents of the text file and convert it to a text string
OR
b) convert the contents into a base64 string


Can you provide URL of the sample text file that you're trying to parse
Fagun Shah
- Automation Freelancer
- Let's Connect - https://www.facebook.com/fagun.shah.7/

Back to all forum threads · Log in to reply