Skip to main content
Question

In a webhook add an attachment to appointment

  • October 31, 2023
  • 0 replies
  • 61 views

Forum|alt.badge.img

I’m trying to figure how to take a base64 string and create an attachment on an appointment.  I’ve been able to do this in postman but I’m not sure what the C# code would be to accomplish this.  

In this post: 

It talks about using WebClientHelper but I’m not sure what package that is from.