python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Accessing specific JSON values in a deluge script
I have a JSON API response that contains multiple entries, with different types of subscriptions and multiple users.
I need to search the list for a "user_name" AND a "subscription"...
Brandon Maston
Votes: 0
Answers: 1
Get info from a "incorrect" JSON in Deluge
I am having a bit of trouble with a JSON provided by Zoho Analytics API. When you consult a table, the JSON is not well formed and I am not able to get all the info in Deluge.
The JSON is this way. Wh...
Manuls
Votes: 0
Answers: 2
How to open up a popup in Zoho CRM
I currently have a Zoho Blueprint for a conversion that sends a request to Stripe to create the customer, create and finalize an invoice and then send me the invoice payment link in Slack.
How could I...
therlb
Votes: 0
Answers: 1
How can we re-write the same code as per Zoho deluge?
I need some help in re-formatting the JS script to Zoho Deluge script.
This API sends whatsapp template message.
I was able to parse headers but not custom parameters.
const options = {
method: ...
Vilakshan Bhutani
Votes: 0
Answers: 1