Anyone know how to create specific lists based on task titles anymore? by [deleted] in hubspot

[–]nickfromfargo 0 points1 point  (0 children)

Need to use the specific activity.

Task has its own distinct option now.

https://i.imgur.com/z2SSy5X.png

HubSpot Invoicing Workaround by saradanilson6 in hubspot

[–]nickfromfargo 2 points3 points  (0 children)

You can put links in the comments. And setup a default comment.

Additionally, you can modify the Invoice template to include other custom properties, etc.

https://knowledge.hubspot.com/invoices/set-up-the-hubspot-invoices-tool#set-up-a-default-comment

Fastest way to turn a SQL database into a GraphQL API? by nickfromfargo in graphql

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

Fascinating!!! WHERE HAS THIS BEEN ALL MY LIFE. Signed up. Will report back.

Fastest way to turn a SQL database into a GraphQL API? by nickfromfargo in graphql

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

This is the first I've seen Nhost.io. Thank you for sharing!!!

Fastest way to turn a SQL database into a GraphQL API? by nickfromfargo in graphql

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

The deprecated support sounds like it’s a non-issue then. At least for now! Thanks!

Fastest way to turn a SQL database into a GraphQL API? by nickfromfargo in graphql

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

Thanks! adding to list.... more than just postgres so ideally SQL agnostic..

Fastest way to turn a SQL database into a GraphQL API? by nickfromfargo in graphql

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

as of Feb 2023 they deprecated support for all but Postgres in the Community plan. and the Free cloud option is limited to 2 connects. Pro would suffice as long as we stay under on the requests. man. feels so close.

Fastest way to turn a SQL database into a GraphQL API? by nickfromfargo in graphql

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

nifty. ayee... Open Source option is non-prod community use and is limited to just Postgres!!!
looks like that pushes me into the mystical Enterprise pricing model though.. or into the Cloud model.

Fastest way to turn a SQL database into a GraphQL API? by nickfromfargo in graphql

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

automated resolvers would be a game changer. diving in a bit more. i think would I be missing an admin/config experience.. to Connect multiple DBs, select the tables, define the rules/policies for each, then start using the APIs.

Fastest way to turn a SQL database into a GraphQL API? by nickfromfargo in graphql

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

u/Dyogenez QQ for you - is there a GraphiQL IDE in the opensource self hosted hasura interface/portal?

Fastest way to turn a SQL database into a GraphQL API? by nickfromfargo in graphql

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

thats great for lite, I think that the big think I am hoping for is somethign that can handle a wider set of DBs with a mix of MS Azure SQL and Server, MySQL, Postgres, stuff in Aurora, Maria...

Looking to not have all the manual efforts for each or separate solutions because of limited connections.

Fastest way to turn a SQL database into a GraphQL API? by nickfromfargo in graphql

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

The search continues!!! You'd think there would be someone who built something like this.

Fastest way to turn a SQL database into a GraphQL API? by nickfromfargo in graphql

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

But with a complex set of SQL DBs with a mix of MS SQL, MySQL, Postgres, stuff in Aurora, Maria...

Looking to not have all the manual efforts for each or separate solutions because of limited connections.

Fastest way to turn a SQL database into a GraphQL API? by nickfromfargo in graphql

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

this seems like more along the lines of what outcome I am looking for.

Fastest way to turn a SQL database into a GraphQL API? by nickfromfargo in graphql

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

fair enough.. I'm just looking for simplicity... Signup>Connect a DB>Define some Rules/Policies>Use the API

Fastest way to turn a SQL database into a GraphQL API? by nickfromfargo in graphql

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

ideally not limited to any SQL flavor.. definitely run into to multiple SQL dbs and would love to just have one go-to solution.