Easily Integrate Fxstreet Webhooks with your application.

https://docs.fxstreet.com/api/calendar/webhooks/

Steps to receive Fxstreet Webhooks

  • Sign up for your free Hooky account.
  • Create a new Webhook Source, and select Fxstreet. This will be the endpoint that receives webhooks on behalf of your application, and forwards them using the unified SDK.
  • Step 1
  • Step 2
  • Once a webhook is received from Fxstreet, you'll see it under the Live Logs section of your webhook source.
  • Next, follow the examples below to integrate the Hooky SDK in ruby or javascript, and start receiving webhooks.
Save countless hours integrating Fxstreet webhooks into your application.

Integrating Fxstreet Webhooks Using Javascript

Integrating Fxstreet webhooks with Hooky in your Javascript based application is straight forward. Just grab the SDK, and call a function when that webhook is received.

Integrating Fxstreet Webhooks Using Ruby

Integrating Fxstreet webhooks with Hooky in your Ruby or Ruby on Rails application is straight forward. Just grab the SDK, and call a method when that webhook is received.

Configuring Fxstreet Webhook Authentication

Here's how it works

Supported Fxstreet Webhook Events

event_created

New event created

eventDate_created

New event occurrence created

eventDate_updated

Event occurrence updated

eventDate_deleted

Event occurrence deleted