Question
webhook - cookie in request
I have a service which reads cookie information from request and stores the information in database.
I want to call this service as a webhook and want to pass some lead info as cookie to the service. Is there any way to pass cookie in webhook?
thanks
I want to call this service as a webhook and want to pass some lead info as cookie to the service. Is there any way to pass cookie in webhook?
thanks