Hi, Im a newbie in using the OSTicket API. Im using laravel to connect to OSTicket for creating ticket.

Can I use a join table query to post data using the API? Im getting a null result if im using the result of the query from join tables.

Thank you for the help.

    emma_galvez

    You will need to explain further as I’m not following at all. The API doesn’t deal with SQL joins or anything. The API accepts HTTP requests to create tickets. Here is the relevant documentation for the API and its methods of Ticket creation:

    Cheers.

    Appreciate for the providing the links. Thank you

    Write a Reply...