API Spreadsheets Questions

Log in to ask a question
Showing 1 - 20 of 44 questions

Q: We would like to have something like this back in Appsumo.

teycirNov 2, 2023
See detail
Share
Helpful?

Q: Hello, Any hope to see this LTD back in AppSumo?

I totally missed this one and it is exactly the kind of SaaS I was looking for.
Thanks

Kylian48700PLUSOct 21, 2022
See detail
Founder Team
Astha_APISpreadsheets

Astha_APISpreadsheets

May 14, 2024

A: Hi Kylian,

We are not looking to be on AppSumo for the foreseeable future. However, please email us at info@apispreadsheets.com so we can get more details about your use case and suggest one of our current plans to you!

Thanks,
Astha

Share
Helpful?

Q: Hello, when will the caching layer be ready?

Thanks

Slava.UkrajiniMay 12, 2022
See detail
Share
Helpful?

Q: Hello.

Your product looks very, very interesting.
I want to ask if you have at least an approximate date when you will start working on the caching layer?
Thank you and good luck.

JT

JTeaMay 11, 2022
See detail
Share
Helpful?

Q: Hi..

I'm keen to know whether to re-purchase

Can you tell us what you have been working on from the feature requests and your Trello roadmap as this is important to know things are progressing

rapid_resultsMay 3, 2022
See detail
Founder Team
Astha_APISpreadsheets

Astha_APISpreadsheets

May 14, 2024

A: Hello! Thank you for reaching out.

Currently in process we are working on CNAME integration and combining spreadsheet data due to popular demand.

Here is the Trello if you want to see more details :)
https://trello.com/b/4s8vwYDE/api-spreadsheets-roadmap

Share
Helpful?

Q: Does using Google Sheet affects the speed of API response?

If so, would you say uploading an Excel sheet is better because it will using your service directly?

Does using Google Sheet count against the Google Sheets API limit?

If using Google Sheet, if I update my Google Sheet does it auto update the 'database' content that was uploaded to API Spreadsheet. Meaning if we use the API, it will contain the latest update from Google Sheet?

KT_RApr 29, 2022
See detail
Founder Team
Astha_APISpreadsheets

Astha_APISpreadsheets

May 14, 2024

A: Hi there, thank you for these questions!

Using Google Sheets is slightly slower than an Excel Sheet so I would recommend that depending on what your use case may be.

Currently, using Google Sheet does not count against the Google Sheets API limit.

And yes, if you update your Google Sheet it does auto update it on API Spreadsheets!

Share
Helpful?

Q: Can I download data from the facebook ads api and host it in google sheets?

iccamiloApr 6, 2022
See detail
Founder Team
Astha_APISpreadsheets

Astha_APISpreadsheets

May 14, 2024

A: Yes, that would be possible with our tool! If you have more specific questions about how to implement that, feel free to send us an email at info@apispreadsheets.com :)

Share
Helpful?

Q: Can we use this to build data importers for our SaaS?

Similar to how FlatFile would work?

ron+appsumoPLUSMar 22, 2022
See detail
Founder Team
Adhaar_APISpreadsheets

Adhaar_APISpreadsheets

May 14, 2024

A: Yes, it works very similarly!

Share
Helpful?

Q: So this may come in handy for a current project I have.

We would like to have customers upload a CSV then add that data to MySQL.

Is there row limit for the upload or for the SQL Database or both?

coachmikemontePLUSMar 13, 2022
See detail
Founder Team
Leo_PartnerSupport

Leo_PartnerSupport

May 14, 2024

A: Hi @coachmikemonte! Thanks for your question.

To clarify, the total number of rows or size of your database is irrelevant. If the number of rows that your SQL query for the API is within the limits, it is all good.

Hopefully this information helps!

Share
Helpful?

Q: OMG, please confirm this also would allow using an external API as start point (fetch data to sheet, act on ...

sheet, get API of finished sheet (all within gSheets)

nl8Mar 19, 2022
See detail
Founder Team
Adhaar_APISpreadsheets

Adhaar_APISpreadsheets

May 14, 2024

A: Hi,

You can accomplish this! But you would need to write your own code and host it somewhere. We do not provide scripting yet

Share
Helpful?

Q: Can this be used with Blobr?

Its another deal offered right here on AS.

Summo-GregMar 16, 2022
See detail
Founder Team
Leo_PartnerSupport

Leo_PartnerSupport

May 14, 2024

A: Hi @Summo-Greg and thanks for your question!

While we don't have any specific integrations with Blobr, we'll definitely check them out and see if we could put any possible integration with it on our roadmap. We truly appreciate your feedback, as that is the best way for us to know where to improve our products, services, and which tools are most interesting for us to integrate with. Thanks!

We hope that you enjoy using API Spreadsheets! ;)

Share
Helpful?

Q: Any update on PostgreSQL as a destination?

b7c6122ddb354bc2b1640a7739afdd5bMar 9, 2022
See detail
Founder Team
Leo_PartnerSupport

Leo_PartnerSupport

May 14, 2024

A: Hi and thanks for your question!

We are currently working on adding PostgreSQL as a destination soon. Our initial ETA is for later next week.

Hopefully this information helps!

Share
Helpful?

Q: Hey there, I need the abillity to import .

gz'ipped .csv from URL - ideally based on an interval. Such a feature would eliminate the overkill for several other automation steps and third parties involved. IF its on your Roadmap, whats the ETA?

nl8Mar 7, 2022
See detail
Founder Team
Leo_PartnerSupport

Leo_PartnerSupport

May 14, 2024

A: Hi @Another1! Thanks for your question and feedback.

We appreciate your suggestion for the possibility of importing such file formats and understand that this could streamline the process a bit. We'll be sure to analyze your feedback and review it internally for possible implementation in a future update.

Additionally, if you wish to see our current roadmap, here it is: https://trello.com/b/4s8vwYDE/api-spreadsheets-roadmap

Hopefully this information helps!

Share
Helpful?

Q: Looks like just what I've been looking for!

Please let me know if this is possible.

My use case:

1. User uploads CSV containing a list of Unique user ids (UIDs)
2. Script checks to see if any of the UIDs exist in the Master Database (MDB)
3. Script returns the original CSV with additional data for each row found in the MDB
4. User downloads the CSV in step 3.

My 2nd use case:
1. User uploads CSV
2. Scripts adds new rows to master database

Fingers crossed (even if it will take some custom development).

Thanks!

M

SEORizzPLUSFeb 19, 2022
See detail
Founder Team
Adhaar_APISpreadsheets

Adhaar_APISpreadsheets

May 14, 2024

A: Hi,

Currently, neither of the 2 use cases are fully supported.

What you can do right now is to use API Spreadsheets to get the API URL of the user uploaded files, and the API URL of your Master database, and then write a script in Python to do the checking, and adding easily.

However, I do really like these suggestions and have added them to our roadmap. You can vote for them here: https://trello.com/b/4s8vwYDE/api-spreadsheets-roadmap under the title: Custom user functions through no-code such as checking, integrating etc.'

Share
Helpful?

Q: Hi Adhaar, I'm interested in the API option, and to verify it matches our use case: We have a sheet with ...

names in column A and values in col B. Can we use your API to POST a name, find a match in Col A, and get the value from the corresponding col B returned?

MarstonMar 7, 2022
See detail
Founder Team
Leo_PartnerSupport

Leo_PartnerSupport

May 14, 2024

A: Hi @Steve_Dejo! Thanks for your question!

Yes, you can do that by performing the following: POST (create) the name and then immediately after make a GET (read) request with a query to get the value from column B. So, essentially, you'll be making back to back API requests. The way to do those can be found here: https://apispreadsheets.com/docs.

Hopefully this helps!

Share
Helpful?

Q: So far so good.

I would like to know how to customise the following
(in the file upload section...)
Upload Files for xxxxxx@xxxx.xxx

The reason is because this doesn't look great uploading to an email address, maybe it should just say upload to 'Company Name' which we can choose

paultaylor08Mar 1, 2022
See detail
Founder Team
Leo_PartnerSupport

Leo_PartnerSupport

May 14, 2024

A: Hi @paultaylor08! Thanks so much for the question.

Yes, this would be very well possible within this week as we update API Spreadsheets with further features. You can contact us at support@apispreadsheets.com for more information on that! ;)

Hopefully this helps!

Share
Helpful?

Q: my another question is on limit on api requests..

how api limit is calculated? for example of i did 2 queries today. one returned 10k rows ( 10k json entries) and another query returned 10 rows ( 10 json entries) then total api request is 2 only right? or its based on how many rows returned in that case it would 1010 requests.. Let me know

plugnpaid.ac1c25Mar 4, 2022
See detail
Founder Team
Leo_PartnerSupport

Leo_PartnerSupport

May 14, 2024

A: Hi @plugnpaid.ac1c25! Thanks for the additional question.

Yes, as you've mentioned, in the use case you have described it would only be 2 (not 1010). Hopefully this helps!

Share
Helpful?

Q: I wanted to know about limit and saw on of your answer in below thread.

so can you confirm that limit of rows apply only on the result of api call.. so for example in tier2, my file can have more than 100,000 rows but the limit is on result of api query that it can not return more than 100k rows at one time. Can you confirm on this?

plugnpaid.ac1c25Mar 4, 2022
See detail
Founder Team
Leo_PartnerSupport

Leo_PartnerSupport

May 14, 2024

A: Hi @plugnpaid.ac1c25! Thanks for your question.

To clarify, the file cannot have more than 100,000 rows. The only instance this might be correct is that a database can have as many rows. But even then, the query used to create an API from the database still can never exceed the number of rows.

Hopefully this clarifies it!

Share
Helpful?

Q: Hello, how many databases can I connect?

As well as files? Or just one?

Thank you.

Josef

I_am_JosefMar 1, 2022
See detail
Founder Team
Leo_PartnerSupport

Leo_PartnerSupport

May 14, 2024

A: Hi @I_am_Josef! Thanks for the questions!

You can actually connect as many databases as you want. From these databases, you create APIs by querying the database. Each API is equivalent to a "file" and files are capped on each tier as you can see.

Hopefully this information helps!

Share
Helpful?

Q: Hi Adhaar, can you please add a tier with 1000 rows per file, 1000 files and 1M requests per day with 30 team members?

Thank you very much

Josef

I_am_JosefFeb 24, 2022
See detail
Founder Team
Leo_PartnerSupport

Leo_PartnerSupport

May 14, 2024

A: Hi @I_am_Josef! Thanks for your question!

We believe that this could be a good addition to our tiers available here on AppSumo, so we appreciate your feedback and will discuss it internally! Still, we don't have any ETA or set plans for this change, so we appreciate your patience and understanding meanwhile.

Thank you again for your suggestion!

Share
Helpful?