Automate Landing Page URL Retrieval
A
Andreas
I need to automate the retrieval of the landing page URL in my workflow. Currently, the workflow/webhook output only provides the video share link and embed link, but not the landing page URL. This URL is crucial for my emails and LinkedIn messages to give prospects the opportunity to contact me. It would be beneficial to have this feature to streamline my process.
A
Abe Dearmer
Hi Andreas, thanks for the clear request. To make sure we scope this correctly, can you share a bit more about what you mean by “landing page URL” in your workflow?
1) Which URL are you looking for exactly?
- The Sendspark watch page (the page a viewer lands on when they click to watch)
- A specific “landing page” you have configured (for example, a branded page or a page with a contact CTA)
- Something else
2) Where are you generating the video from?
- Sendspark workflow automation (which trigger and action)
- API
- Zapier, Make, n8n, or another tool
3) What should the output look like?
- Add a new field in the webhook/workflow payload (for example, landing_page_url)
- Replace the current share link with the landing page URL
- Provide both, plus any UTM parameters you want appended
4) Is the landing page URL always the same format?
- One URL per video
- One URL per team/workspace
- Depends on the folder, template, or branding settings
5) Any constraints we should account for?
- Do you need the URL immediately at creation time, or is a short delay acceptable
- Do you need it for email only, or also for LinkedIn where link formatting can be sensitive
If you can paste an example of the current webhook output (with any sensitive parts removed) and an example of the exact URL you want returned, we can confirm the right field to add and how it should behave in your automation.