Temboo is a cloud-based code generation platform with 2000+ processes for APIs, databases, and more. Reimagining programming for software & hardware developers.
Questions tagged [temboo]
35 questions
0
votes
1 answer
Temboo Yahoo to Xively
So I am using Temboo after recently acquiring a Arduino Yun, however I am having an issue with getting and posting data by combining Choreos.
I am using the Yahoo GetWeatherByAddress Choreo and trying to post the individual values I want to a Xively…

Dan W
- 365
- 1
- 4
- 20
0
votes
1 answer
why is there a null pointer exception in the for loop, when I can have access the array element?
I am using temboo to get all the events for a calendar. However, i am trying to create a hashtable of the events and the days. but the for loop says its a null pointer exception even though the program is actually able to access that ith element. I…

user3213348
- 255
- 1
- 5
- 14
0
votes
2 answers
How to Create Folder in DropBox using Temboo API
I want to upload and download files to any cloud from my desktop Java application. I searched on web and found about Temboo. I tried to use it and write some code to create a sample folder in my DropBox account.
I created an App in my DropBox and…

Himanshu
- 4,751
- 2
- 15
- 16
0
votes
1 answer
Function does not seem to work correctly after modification
I am trying to make this work but, I need help on this function. It works great but after I modifed it to show user dashboard with choreos from Temboo i get no results. The two functions are in different php files namely index.php and dashboard.php…

paulobunga
- 277
- 6
- 13
-4
votes
2 answers
Decode Base 64 and encode as Utf-8 still leaves encoded characters
I have a program that has to decode a base 64 string and then decode it again as UTF-8. The program is pulling the text from a .doc and then downloading it locally from Dropbox (using Temboo). There are still weird characters before and after the…

heinst
- 8,520
- 7
- 41
- 77