Hi,
I have a web hook sending a record to another system. The record has WYSIWG and attachment fields.
The webhook data does not contain the attachment data for any of these fields.
How can I get the webhook to send the attachment data?
I have tried updating the scope file for Attachment to set Object = true, this allows me to define a webhook on attachment. This works for text attachments however non text attachments are not being sent.
I have a web hook sending a record to another system. The record has WYSIWG and attachment fields.
The webhook data does not contain the attachment data for any of these fields.
How can I get the webhook to send the attachment data?
I have tried updating the scope file for Attachment to set Object = true, this allows me to define a webhook on attachment. This works for text attachments however non text attachments are not being sent.