1

I want to make a client in WHMCS when a new client is added to FreshBooks. The reverse I have done successfully. Basically I want to sync clients from FreshBooks to WHMCS. Where is the webhook topic in new FreshBooks API?

Hannele
  • 9,301
  • 6
  • 48
  • 68

1 Answers1

1

I'm currently working at FreshBooks - we recently added Webhooks to the new FreshBooks API, and you can see the documentation for this here.

You should be able to register for client create, update, etc, no problem!

Hannele
  • 9,301
  • 6
  • 48
  • 68