Is there some way to manually trigger a zap from a webpage I don’t control, passing the full URL to the zap? I.e, if I’m on “example.com/view?something” I want to be able to initiate a zap, passing “example.com/view?something” as a parameter.
Caverats:
- I’m using Firefox. I understand the Chrome extension might enable this, but that is not an option.
- I want to be able to easily trigger more than one zap
The first solution that occurred to me is to set up Email by Zapier and use the “Share” option from the FF tab context menu, which will send an email with the URL in the body, but I think the only way to differentiate zaps would be by manually adding a keyword to the email subject (which requires memorizing a list).
It seems the likely most flexible path would be writing a custom Firefox extension, but I’m wondering if there’s an easier way.