Best answer

Chargedesk client info updated as trigger

  • 12 January 2022
  • 2 replies
  • 29 views

Userlevel 1

Hello, is it possible to set up a trigger when a clients info is updated on Chargedesk? For example:

Client A imputed a wrong tax id number or firm name, and when we manually update their tax id number i want to have a trigger to also update the info in the metadata on Stripe.

icon

Best answer by jayeshkumarbhatia 12 January 2022, 14:53

View original

This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

2 replies

Userlevel 1

Hey @LeadsFactory ,

 

Yes it is possible. I cannot see Chargedesk on the app directory, so you can make custom webhook call to do this. There is a webhook event on customer_updated

 

Here is the link to Webhook docs on ChargeDesk website - https://chargedesk.com/help/settings/webhooks

 

To learn how to use Webhooks by Zapier visit here https://zapier.com/help/create/code-webhooks/trigger-zaps-from-webhooks

Thank you so much for the info! Will get right on it!!!

Userlevel 6
Badge +6

Hey @LeadsFactory ,

 

Yes it is possible. I cannot see Chargedesk on the app directory, so you can make custom webhook call to do this. There is a webhook event on customer_updated

 

Here is the link to Webhook docs on ChargeDesk website - https://chargedesk.com/help/settings/webhooks

 

To learn how to use Webhooks by Zapier visit here https://zapier.com/help/create/code-webhooks/trigger-zaps-from-webhooks