Is there a way to use Zapier to redirect a user to their recently created CMS entry in Webflow by getting the slug from that record, when the slug is accessible in Airtable/Webflow?

Published on
September 22, 2023

Yes, you can use Zapier to redirect a user to their recently created CMS entry in Webflow by getting the slug from that record when the slug is accessible in Airtable or Webflow. Here's how you can achieve this:

  1. Start by setting up a webhook trigger in Zapier. This will allow you to listen for new records being created in Airtable.

  2. Connect your Airtable account to Zapier and select the table and view that contain the CMS entries.

  3. Configure the webhook trigger to watch for new records being created in Airtable.

  4. Once the webhook trigger is set up, Zapier will provide you with a unique webhook URL. Copy this URL as you will need it in the next step.

  5. In your Airtable base, create a new automation using the "Automations" feature. Choose the trigger "Record Created" and select the table and view that contain the CMS entries.

  6. In the automation configuration, choose the action "Send a webhook" and paste the webhook URL that Zapier provided earlier.

  7. Save the automation in Airtable and ensure that it is enabled.

  8. Switch back to Zapier and add a new action step. Choose the "Webflow" app as the action app.

  9. Connect your Webflow account to Zapier and choose the "Redirect Visitor" action.

  10. In the "Redirect Visitor" action settings, you will need to provide the "Site ID" and "Redirect URL". You can find your Webflow site ID in the site settings.

  11. To dynamically generate the redirect URL based on the recently created CMS entry's slug, map the slug field from the Airtable trigger to the "Slug" field in the Webflow action.

  12. Once you have configured the redirect options, test your zap to ensure that the redirect functionality is working as expected.

Now, whenever a new CMS entry is created in Airtable, your zap will be triggered, and the user will be redirected to the corresponding entry in Webflow using the slug from the record.

Additional Questions:

  1. How can I redirect a user to their recently created CMS entry in Webflow using Zapier?
  2. Can I use Zapier to automatically redirect users to their newly created Webflow CMS entry?
  3. What is the process of redirecting a user to their recently created CMS entry in Webflow using the slug from the record?