Discussions
How to pass custom field value in webhook?
8 months ago by Nirmal Raghavan
How to pass custom field value with a webhook url? I tried passing the value as,
https://example.com/hook?id={{lead.cf.#custom-field-id#}}
but it didn't work. Or is there any way we can pass it as request body?