Skip to content

Chat attachments on created ticket #15

Description

@fernandogiacomino

Hi Remigijus! I ca'nt find the way to send offline chat attachments to new created ticket in osTicket. How to take LHC attachments ($chat->attachments ???) and send with $data to osTicket api.

$data = array(
‘name’ => $name,
’email’ => $email,
(...)
‘attachments’ => array()
);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions