I am looking for a solution to a time based URL redirect need.
Essentially what I am looking for is:
URL A to redirect to URL 1 starting on X day @ X time.
URL B to redirect to URL 1 starting on Y day @ Y time (likely 24 hours/daily exchange).
I would like to input URL A/B/C…. and the dat/time using a google sheet (but I am open to other options).
Any ideas on how to achieve this?
Thanks!
Best answer by Easy Eats
Hi @nicksimard,
Thanks for getting back to us!
Using the Rebradly app in Zapier, how do we have the destination URL pulled from a google sheet versus manually entering it in Zapier. If that can be done, it would work perfectly.
Update-
I figured out how to pull the destination URL from a google sheet. Hoping that my time-based trigger works properly. (Thanks again for the help!)
This post has been closed for comments. Please create a new post if you need help or have a question about this topic.
The easiest way to do this would be paths - I see a flow as follows:
URL from trigger (unknown)
Path 1 - If current time is X > Path 1
Path 2 - If current time is Y > Path 2
Send to Google sheets
You could also achieve the same with a code step - Which would be a little more advanced. If you need help achieving this let me know. Also if I’ve misunderstood your question - Let me know.
Hello! Can you explain what you mean by “The trigger would be date/time.” I don’t understand this part. You can create a schedule in Zapier - But where does the URL live and how is it used?
You can feel free to contact me or any of the other experts in Zapier if you think you might need some deeper help here: experts.zapier.com, but equally - I’m happy to help you on the community if you can explain your needs here
That’s actually a really interesting workflow you’ve got in mind! Zapier’s URL shortener doesn’t allow you to update an existing short URL, I’m afraid. But I checked some of the other shorteners we integrate with and it looks like Rebrandly can update existing URLs :)
You can check it out here in our app directory. You could take a look at that app to see if it would work for you.
Using the Rebradly app in Zapier, how do we have the destination URL pulled from a google sheet versus manually entering it in Zapier. If that can be done, it would work perfectly.
Update-
I figured out how to pull the destination URL from a google sheet. Hoping that my time-based trigger works properly. (Thanks again for the help!)