Website Building

Tilda

3min

With Tilda modules in Make, you can:

  • watch new forms
  • retrieve pages and projects
  • list pages and projects
  • call APIs

To get started with the Tilda app, create an account at tilda.cc/.

Connect Tilda to Make

To connect TIlda app, you need to obtain the Public Key and Secret Key from your TIlda account and insert them into your Make .

  1. Log in to your Tilda account.
  2. Select any website created by you.

    Document image
    
  3. Click Site Settings.

    Document image
    
  4. Click Export > API Integration.

    Document image
    
  5. Copy the PUBLIC KEY and SECRET KEY to a safe place.

    Document image
    
  6. Log in to your Make account, insert a TIlda module to your , and click the Add button next to the Connection field.
  7. Optional: In the Connection name field, enter a name for the connection.
  8. In the Public Key and Secret Key fields, enter the keys copied in step 5 in the respective fields, and click Save.

You have successfully established the connection. You can now edit your and add more Tilda modules. If your connection needs reauthorization at any point, follow the connection renewal steps here.

Setting up Tilda webhooks

This app makes use of webhooks to instantly trigger a scenario when an event occurs. Follow the steps below to set them up.

  1. Open the Watch New Forms module, create a connection, click Save, and copy the URL address to your clipboard, click OK and save the trigger.

    Tilda_8.png
    Tilda_8.png
    
  2. Log in to your Tilda account.
  3. Select any website > Site Settings.

    Tilda_2.png
    Tilda_2.png
    
    Tilda_3.png
    Tilda_3.png
    
  4. Click Forms > Navigate to others > Webhooks.

    Tilda_10.png
    Tilda_10.png
    
  5. Click Webhook and enter the URL copied in step 1, select the additional settings if required, and click Add.

    Tilda_9.png
    Tilda_9.png
    

You have successfully added the webhooks.