Hey
When using the Core API to create a new conversation, there is a possibility to add a "signature_id". However, when the signature incorporates dynamic variables such as {{user.name}}
, it appears that it does not populate with the information of the author, whose id is specified in the author_id
field.
Is this expected behavior or could it potentially be a bug?