Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

313
Vistas
How do I get a URL parameter, add it as a parameter to a webhook, then have the webhook return a link that will redirect the user?

For Stripe, I need to have a way to create a new onboarding link when the old one expires. In plain text, I want to:

  1. Pass the Stripe ID from the URL into a webhook URL
  2. Trigger the webhook
  3. Wait for new link

The webhook triggers a Zapier automation that will create a new link.

  1. Redirect user to new link

This is what I have so far:

const urlParams = new URLSearchParams(window.location.search);
const StripeConnectedAccount = urlParams.get('StripeConnectedAccount');

fetch('https://hooks.zapier.com/hooks/catch/10517912/bthl3st'+?+StripeConnectedAccount);

That doesn't seem to be triggering the webhook though. Any help would be hugely appreciated.

about 4 years ago · Juan Pablo Isaza
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda