gristlabs / grist-core

Grist is the evolution of spreadsheets.
https://www.getgrist.com/
Apache License 2.0
7.1k stars 316 forks source link

Better integrations #41

Open paulfitz opened 3 years ago

paulfitz commented 3 years ago

Every app needs to integrate with every other app these days. Grist supports Zapier, has an API, and uses an open data format (Sqlite), but could do more to support the universe of possible integrations.

anaisconce commented 3 years ago

Note to include Google Drive syncing in the universe of better integrations.

csdoes commented 3 years ago

Pabbly please!

dsagal commented 3 years ago

We started a poll at the community forum at https://community.getgrist.com/t/what-data-view-and-3-rd-party-integrator-would-you-like-to-see-next/37 (where Pabbly is currently winning).

paulfitz commented 3 years ago

I've split Pabbly support out into https://github.com/gristlabs/grist-core/issues/74 - we're working on it @csdoes

paulfitz commented 3 years ago

Other issues relevant to better integrations are #76 (webhooks) and #75 (record-based API).

paulfitz commented 3 years ago

Update: Pabbly now supports Grist actions: https://www.pabbly.com/connect/integrations/grist/

anaisconce commented 3 years ago

Note to add support for importing sqlite files

anaisconce commented 3 years ago

Update: Integrately now supports Grist integrations!

anaisconce commented 3 years ago

Request to add IFTTT https://ifttt.com/ 💪

dsagal commented 3 years ago

Update. Here are the links to integrators who support Grist, as of September 30, 2021:

asitemade4u commented 2 years ago

n8n is the only open source self hosted tool in your list -- amazing piece of software. Unfortunately it only works with the website Grist, not the self hosted one.

paulfitz commented 2 years ago

Good point @asitemade4u - we'll look at tweaking the n8n integration. In the meantime, looking at the code at https://github.com/n8n-io/n8n/commit/4bce33a5306585d0b767b0db8dbf0ae0ac0f8836, getgrist.com is just mentioned in two non-comments, so if you were up for it it might be an easy change to make yourself.

tennox commented 2 years ago

@asitemade4u @paulfitz done ;) https://github.com/n8n-io/n8n/pull/2788

asitemade4u commented 2 years ago

Splendid, you're on fire!

On 2/9/22 05:46, Manuel wrote:

@asitemade4u https://github.com/asitemade4u @paulfitz https://github.com/paulfitz done ;) n8n-io/n8n#2788 https://github.com/n8n-io/n8n/pull/2788

— Reply to this email directly, view it on GitHub https://github.com/gristlabs/grist-core/issues/41#issuecomment-1033621529, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACXN4CSN74JBRAAR3C2EXQ3U2JAXZANCNFSM5AUIJT2A. Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you were mentioned.Message ID: @.***>

almereyda commented 2 years ago

Meanwhile https://github.com/n8n-io/n8n/pull/2847 got merged. Are there already sketches about how a Grist Trigger for n8n could look like?

paulfitz commented 2 years ago

@almereyda the code from the Zapier integration might be a helpful reference:

almereyda commented 2 years ago

😍 Webhooks ... maybe some time in autumn I could try to adapt the Zapier example, if noone else steps up earlier.

brandonkal commented 2 years ago

Requesting integration with make.com Thanks!

audunmb commented 1 year ago

Adding Grist to NextCloud would be great. Currently NextCloud seems focused on Collabora/LibreOffice, but innovative solutions like Grist would be a better way forward for NextCloud. For Grist it would mean access to all the European users looking for GDPR-friendly Office 365 replacements.

I guess the way to do this would be to add Grist as an "app" in NextCloud.

anaisconce commented 1 year ago

Hm, the user who created the Grist template for Unraid is also a NextCloud user. Let me ping him and see if he might have insights about how to do this, @audunmb

@brandonkal I see Grist on make.com https://www.make.com/en/integrations/grist (formerly Integromat!)

mr6volt commented 4 months ago

Not sure if this is the right place to report this, but the integrations for Grist on Make.com and Zapier do not work with the Self-Hosted version of Grist.

Make.com keeps tacking on .getgrist.com to domains, and borking connections.

Zapier doesn't appear to be able to go past Team selection. (It can't find Documents) Maybe an outdated api call?