JavaScript required
We’re sorry, but Coda doesn’t work properly without JavaScript enabled.
Skip to content
Gallery
Webhook generator by Max. P
Webhook generator
Example usecase
More
Share
Explore
Example usecase
The table below is an example of a table where I would include a row link to launch a webhook from, in order to send over data to Zapier.
Max Pauwels
/// This is an example table
Online store orders
Online store orders
Image
Line item
Quantity
Customer
Shipping address
Webhook link
Image
Line item
Quantity
Customer
Shipping address
Webhook link
1
Nice mug
4
John C
US
https://hooks.zapier.com/hooks/catch/3247762/owy3nzt/?Line_item=Nice%20mug&Quantity=4&Customer=John%20C&Shipping_address=US&Shipping_address=%3Ch5%3EUS%3C%2Fh5%3E&Image=https%3A%2F%2Fcdn.shopify.com%2Fs%2Ffiles%2F1%2F0247%2F4865%2F4643%2Fproducts%2FB1913015_1_1200x1537.jpg%3Fv%3D1593444539
2
Jute basket
1
Melissa D
Denmark
https://hooks.zapier.com/hooks/catch/3247762/owy3nzt/?Line_item=Jute%20basket&Quantity=1&Customer=Melissa%20D&Shipping_address=Denmark&Shipping_address=%3Ch5%3EDenmark%3C%2Fh5%3E&Image=https%3A%2F%2Fcdn.shopify.com%2Fs%2Ffiles%2F1%2F0247%2F4865%2F4643%2Fproducts%2Fraa-broedkurv-moerk-graa-oe20-cm-raa-1500x1500_1200x1200.png%3Fv%3D1597792916
3
Basketball
8
Lisa R
Germany
https://hooks.zapier.com/hooks/catch/3247762/owy3nzt/?Line_item=Basketball&Quantity=8&Customer=Lisa%20R&Shipping_address=Germany&Shipping_address=%3Ch5%3EGermany%3C%2Fh5%3E&Image=https%3A%2F%2Fcdn.shopify.com%2Fs%2Ffiles%2F1%2F0247%2F4865%2F4643%2Fproducts%2Ffront_2400x1601.jpg%3Fv%3D1588853780
4
Spoon set
2
Thomas L
Belgium
https://hooks.zapier.com/hooks/catch/3247762/owy3nzt/?Line_item=Spoon%20set%20&Quantity=2&Customer=Thomas%20L&Shipping_address=Belgium&Shipping_address=%3Ch5%3EBelgium%3C%2Fh5%3E&Image=https%3A%2F%2Fcdn.shopify.com%2Fs%2Ffiles%2F1%2F0247%2F4865%2F4643%2Fproducts%2F011310_KOGEI_SALAD_SET_BLACK_1344x1344_fb77d9d6-b53e-4fd4-922a-c8966e076ad9_1344x1344.jpg%3Fv%3D1591461594
5
Tea cup
1
Xavier C
France
https://hooks.zapier.com/hooks/catch/3247762/owy3nzt/?Line_item=Tea%20cup&Quantity=1&Customer=Xavier%20C&Shipping_address=France&Shipping_address=%3Ch5%3EFrance%3C%2Fh5%3E&Image=https%3A%2F%2Fcdn.shopify.com%2Fs%2Ffiles%2F1%2F0247%2F4865%2F4643%2Fproducts%2FBjoern-Wiinblad-Weihnachtsbecher-35-cl-rot-frei_1200x1200.jpg%3Fv%3D1597170901
There are no rows in this table
*Click any webhook link in the table above to send the row data to Zapier, or any other API.
1. Include your webhook URL in the first table.
2. Included the column header names from your table in the “variable values” table, as shown below.
Webhook URL - Example
Webhook URL - Example
Webhook URL
Webhook URL
1
https://hook.us1.make.com/furqxx7s2yx0wcja5roo72rio0f7ombe
2
There are no rows in this table
Variable values - Example
Variable values - Example
Value
Var Title
Var Val
HTML
HTML tag
Html text code formatted
Value
Var Title
Var Val
HTML
HTML tag
Html text code formatted
1
{{ table5.selectedRow.data.id }}
{{_table5.selectedRow.data.id_}}={1}
EncodeForUrl(thisRow.[{{ table5.selectedRow.data.id }}]),
There are no rows in this table
Formatted output URL:
Hyperlink(Format('https://hook.us1.make.com/furqxx7s2yx0wcja5roo72rio0f7ombe?{{_table5.selectedRow.data.id_}}={1}',EncodeForUrl(thisRow.[{{ table5.selectedRow.data.id }}]),"Create webhook URL"))
Want to print your doc?
This is not the way.
Try clicking the ⋯ next to your doc name or using a keyboard shortcut (
Ctrl
P
) instead.