Tilda
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/.
To connect TIlda app, you need to obtain the Public Key and Secret Key from your TIlda account and insert them into your Make .
- Log in to your Tilda account.
Select any website created by you.
Click Site Settings.
Click Export > API Integration.
Copy the PUBLIC KEY and SECRET KEY to a safe place.
- Log in to your Make account, insert a TIlda module to your , and click the Add button next to the Connection field.
- Optional: In the Connection name field, enter a name for the connection.
- 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.
This app makes use of webhooks to instantly trigger a scenario when an event occurs. Follow the steps below to set them up.
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.
- Log in to your Tilda account.
Select any website > Site Settings.
Click Forms > Navigate to others > Webhooks.
Click Webhook and enter the URL copied in step 1, select the additional settings if required, and click Add.
You have successfully added the webhooks.