Scheduled automatic text import

9 years ago

Hi

Is there any way I can let the text import happen automatically and periodically?

Basically I need all my clouds can be updated daily but I don't want to do it manually.

Thanks

9 years ago

The only way to automate is to use API service.

9 years ago

Hi Alex

Thanks for your reply.

Two questions please...
1. For the XML file, we need to work out the words and weights by ourselves. Correct?
2. Every time I send a request, does it update an existing cloud? Which part of the code determines which cloud to update? The XML file name?

Thanks for your time
Jesse

9 years ago

1. Correct
2. There is no linkage between request and existing cloud. You just send a request and get cloud data in response (no stored cloud is updated). XML contains data that is needed to build cloud.

Reply

Sign up or Login to post a reply.