Webhooks for epicor cloud?

Looks like you and @klincecum are correct. I got them now.

But I still get these errors:

Thank this guy @mng
Custom Library for sending REST calls out of Epicor

1 Like

Helpful post from him.

Odd through I still get errors when trying to call restsharp. I must be doing something wrong. I did add the using restsharp. Doesn’t change things.

show your code and errors

using RestSharp;

…correct?

See above post for errors and code.

Yep, using RestSharp;

Can you take a screenshot of the references tab

1 Like

Ah… Yeah one of those moments… Yeah I didn’t add restsharp.

I have those moments everyday.

1 Like