Hello,
At the moment im at the stage of learning AI with system intigrations and i just want to check if that is possible … is there a native webhook from coda.io similar to airtable / notion either by automation or form or button … i dont see anything about it , or there is other ways to achieve webhooks
hi @SALEM_MALIBARY ,
I don’t have a clue about AT or Notion, but in coda you find it here:
via the cog, right up.
cheers, christiaan
Hello @SALEM_MALIBARY ,
As @Christiaan_Huizer says, it is very easy to receive data through the coda Webhook (automations).
In order send a webhook, you need to use a pack. There are many of them, I have used the pack from CodaExpert Christiaan Huizer and Coda Webhook from Simpladocs - they are straightforward and work - you can use them in automations and in buttons.
@Christiaan_Huizer @joost_mineur thanks guys … maybe i wasn’t clear i was looking for webhook post … so the idea is to have coda form than push a webhook to n8n or make … is that possible or i need packs i want something free is possible
There are several packs available that connect Coda with n8n and Make. I know many people who use these services to automate workflows with Coda.
Just by searching for “n8n” in the Packs Gallery, you’ll find multiple options—all of which are free to use (at least the packs themselves)
The same applies to Make—you’ll find both paid and free packs depending on your needs.
If, for some reason, the available packs don’t meet your use case, you can also build your own pack to bridge the gap. Packs are written in JavaScript, and Coda provides plenty of examples and documentation to help you get started.
I hope this helps guide you in the right direction!
Cheers,
Arnhold