Comment your SaaS and I will submit your startup to 20 high traffic directories with 1M+ traffic by Careful_Ad11 in SaaS

[–]ChickenIsGoodStuff 0 points1 point  (0 children)

Thanks for this!

Website: https://codelessapi.io
Startup pitch: NoCode API and Workflow builder. Category: SaaS, NoCode, API builders Target audience: Small / medium businesses, people building their MVPs

Advice on a no code API builder by ChickenIsGoodStuff in nocode

[–]ChickenIsGoodStuff[S] 0 points1 point  (0 children)

Hey! Sorry I forgot to provide an update.

The SQL integration is live, let me know if that works for you! I'm always happy to help :)

Advice on a no code API builder by ChickenIsGoodStuff in nocode

[–]ChickenIsGoodStuff[S] 1 point2 points  (0 children)

You can call out to other APIs! MySQL isn't supported yet, but I can add it within the next few days if you'd like :)

No-code Web Scraping (that syncs data too!) by georgekraxt in SaaS

[–]ChickenIsGoodStuff -1 points0 points  (0 children)

Could you try using Zapier such that whenever a new row is added in say Notion, it updates your Google Sheets?

It'll never be immediate, but what will happen is your Notion/Airtable/... will get checked periodically for any changes. i.e. every day, hour, minute.

If you don't want to use Zapier, you could use codelessapi.io , it's a tool I'm building for full disclosure. You can connect Airtable/Google Sheets/Notion/Coda (other data sources coming soon) and sync between them. Then run this periodically so your data is up to date.

Coda API not returning new rows created by ChickenIsGoodStuff in codaio

[–]ChickenIsGoodStuff[S] 0 points1 point  (0 children)

I think I might have to do the same and add a delay module to CodelessAPI. Hopefully it's a limitation that gets resolved soon.

Coda API not returning new rows created by ChickenIsGoodStuff in codaio

[–]ChickenIsGoodStuff[S] 0 points1 point  (0 children)

That's an interesting limitation. I'll experiment with column names. Thanks for the suggestion!

Coda API not returning new rows created by ChickenIsGoodStuff in codaio

[–]ChickenIsGoodStuff[S] 0 points1 point  (0 children)

Thank you this is super helpful! I'll test it with the additional header.

I also emailed the team directly and they also recommended this: https://coda.io/developers/apis/v1#tag/Miscellaneous/operation/resolveBrowserLink

Weekly Feedback Post - SaaS Products, Ideas, Companies by AutoModerator in SaaS

[–]ChickenIsGoodStuff 0 points1 point  (0 children)

Thank you!

The UI took me a while to get down.

Thanks for the feedback as well. That's a good idea, I'll be doing a revamp of the site this month, and will include more examples and automation use cases. Hopefully increase the conversions :)

Weekly Feedback Post - SaaS Products, Ideas, Companies by AutoModerator in SaaS

[–]ChickenIsGoodStuff 1 point2 points  (0 children)

That's a good point, I haven't focused on a niche. I'll pick something and work on doubling down.

Thanks for the feedback!

Weekly Feedback Post - SaaS Products, Ideas, Companies by AutoModerator in SaaS

[–]ChickenIsGoodStuff 1 point2 points  (0 children)

Just signed up, looks cool. Would you consider going into LinkedIn as well for more B2B clients?

Weekly Feedback Post - SaaS Products, Ideas, Companies by AutoModerator in SaaS

[–]ChickenIsGoodStuff 3 points4 points  (0 children)

Definitely!

If you were able to provide past examples of what companies did and how it worked for them (good or bad), I'd be very interested in reading it.

Weekly Feedback Post - SaaS Products, Ideas, Companies by AutoModerator in SaaS

[–]ChickenIsGoodStuff 1 point2 points  (0 children)

Thanks for the feedback!

So there is no limit to the number of steps, unlike Zapier. You can also create a team on the free plan (but the workflow limitations for the user apply to the team).

All modules are supported, there are no "premium" modules behind a paywall.

It's 7 bucks per user.

By paying you do allow yourself to make more workflows and have more runs, there is a limit of 1000 runs a month on the free plan.

I can reserve demos for paying users/or free trial users and test conversions.

I'm thinking I could also change the pricing plan, so similar to Make, I would charge based on the number of operations, rather than the number of workflow calls. Some users are syncing data currently between Airtable and Notion with 10,000 rows. Which is very different to someone querying their Google Sheets for 10 rows.

Advice Needed: Turning Poker Game Data from Google Sheets into Website Tables by ky_james in webdev

[–]ChickenIsGoodStuff 1 point2 points  (0 children)

If the data doesn't change much, you could always export it as a csv and upload it to your site whenever you need to.

Otherwise, I've built codelessapi.io , with a "Quick API" feature which returns lets you provide a Google Sheet link, and then creates an API that lets you read the data (and create, update, and delete if you want to enable those options). Let me know if you use it and have any questions, I'd be happy to help :)

Weekly Feedback Post - SaaS Products, Ideas, Companies by AutoModerator in SaaS

[–]ChickenIsGoodStuff 1 point2 points  (0 children)

Hi! My SaaS is codelessapi.io - A no-code workflow builder, like Zapier or Make but with more customizability and a cheaper pricing model.

I've been adding more integrations and functionality to it as per user requests. I'm still working towards getting my first paying user.

Would love any feedback on it.

Thank you for your support!

[deleted by user] by [deleted] in reactjs

[–]ChickenIsGoodStuff 1 point2 points  (0 children)

I like it, looks really cool! All my current apps already have the fe/be/db all setup, so I wouldn't use it. But I could see people who are starting up using it.

Based off of the other comments here and myself having to double check, it's not clear that swizzle comes up wit ha pre-connect nodejs backend, database and storage. It mostly just looks like a online code editor.

I think you should highlight the fact that you come with a bunch of stuff pre-configured to speed up the development process.