The Community will be temporarily unavailable starting on Friday February 28. We’ll be back as soon as we can! To learn more, check out our Announcements blog post.
Hello all.I have an order table with a status column and a dropdown list.When the status column has no defined values, it launches an automation that needs to run a script every 15 minutes that queries the status via API from a remote server.I need t...
Hi all.
Perhaps someone can help me.
I need help from someone who understands the Telegram API.
Below is the code of a script which should work under certain conditions in Automations and send a message to a Telegram user via bot in an open chat with...
For some reason, my ready-made script is not working. I get a response from the server that the transaction was not found.I changed it a little bit in my own way and it works.But inside the body of the script I cannot update the records in the table....
Thanks for the tip. It really worked.I wish I could still update the record inside the script body.Tell me more about it. Do I need to arrange the array of values in the dropdown menu like this? {choices: Array<// New choice format| {name: 'NEW', col...
@Adam_TheTimeSavingCo you have helped me a lot.
Thank you very much for the tip.
I somehow thought that options was for tying additional parameters like ?=param=‘Yes’ into the link
Now it really works. The script sends the message through the bot.
:...
Vivid-Squid:
Do you have all of the input.config variables set up on the script?
were the variables first_name, order, doc_link, chat_id
All of them are well displayed by console.log