Недавний контент simd

  1. simd

    Zennoposter API ? Or a way to call a template from outside

    OK, thank you all. So the easiest solutions would be : - Create a bat file and find a way to call it from outside - "polling" like every minutes the database or whatever I used, if there is a "true" or "new line" , tell to the template to continue More complicated : create a controller template...
  2. simd

    Zennoposter API ? Or a way to call a template from outside

    Hello, I am developing a NextJS app in Javascript. I receive a text from the client which I want to modify on a website who optimize the text. This website doesn't have API, so I've created a template who can take a text, make the action on the browser and I can then extract the new text and...
  3. simd

    Error exporting google spreadsheets data

    thank you. I manage to correct the issue also by "add line" instead of "record cell and clean" and in Zennoposter I just cleared the log and it doesn't appear anymore. thank you
  4. simd

    Error exporting google spreadsheets data

    Hi, I have a template who write thousand of lines in a google spreadsheet. But I have this error : Error exporting google spreadsheets data Google.Apis.Requests.RequestError Invalid range[0]: Range exceeds grid limits. Max rows: 2992, max columns: 26[400] Even if the template is stop, in...