Txt file in Number Counter

Doesn’t recognize the URL. The URL text box has a bug and will mess up the text typed in. I under stand the benefits of a JSON, however, linking to a simple .txt file would have been nice!

1 Like

Hey @jamesn1027, welcome to the Community! :dizzy:

I’m glad to say that we can realize your request through Custom JS, as there are methods that allow data to be pulled from any file.

Here’s what you need to do:

  1. Upload your file to a hosting service and share the file link with us (for example, something like this: https://proxy-ecru-two.vercel.app/test.txt).
  2. Once we have the file link, we’ll create a script that retrieves the data and passes it to the counter in your widget.

Let me know if this works for you! :blush:

1 Like

I get this no matter what I type in…

1 Like

Hi there, @jamesn1027 :wave:

Please let me step in for Rena.

From your screenshot, I see that you’ve tried to add the link Rena shared as an example of the correct format.

To implement your use case, you should upload your file to a hosting service and send us the link to this file. Once you share the link, our devs will come up with a custom script to make this work :slightly_smiling_face: