Has anyone connected Typeform to Bloomreach? | Community
Skip to main content
Answered

Has anyone connected Typeform to Bloomreach?

  • November 11, 2022
  • 3 replies
  • 113 views

We want to create a weebhook that sends form responses to Bloomreach Engagement every time a form submission event occurs.

Has anyone who has worked with these two tools done something similar?

Thank you very much

Best answer by andrew_videoask

That’s right, @narias đꙂ

Using APIs typically requires you to authorize the request with your API token. This is essentially the equivalent of your password. Otherwise, hackers could impersonate your account and wreak a lot of havoc.

View original

3 replies

andrew_videoask
Typeform
Forum|alt.badge.img+5

Hi @narias!

I haven’t personally connected these apps, but it’s possible since Bloomreach has an open API 🙂 


  • Author
  • Explorer
  • 1 reply
  • November 14, 2022

Thanks @andrew_videoask ,

 

The problem is that Bloomreach requires authorization. So far I have seen no way (other than programmatically, maybe from python) to send custom headers.

 

Cheers.

 

Nico


andrew_videoask
Typeform
Forum|alt.badge.img+5

That’s right, @narias đꙂ

Using APIs typically requires you to authorize the request with your API token. This is essentially the equivalent of your password. Otherwise, hackers could impersonate your account and wreak a lot of havoc.


Reply