Is there an example of how to construct the XML request for the ticket.create function?
Dan Winslow Director of Information Technology, AIM INSTITUTE 1905 Harney Street, Suite 700 Omaha, NE 68102 402-345-5025 x156 [email protected] www.aiminstitute.org -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of osimons Sent: Monday, June 14, 2010 1:42 PM To: Trac Users Subject: [Trac] Re: creating a TRAC ticket via direct POST On Jun 14, 8:22 pm, "Dan Winslow" <[email protected]> wrote: > I'd like to be able to use the TRAC posting functionality via php, in > order to create a ticket from a php script and also benefit from the > TRAC internals. So I assume that sending a correctly formatted POST > request to the http: server might be what I want, but I'm not > sure..authentication is an issue of course and the __FORM_TOKEN may be > as well. Is it possible to do what I want this way, or is there an > easier way? http://trac-hacks.org/wiki/XmlRpcPlugin :::simon https://www.coderesort.com http://www.ohloh.net/accounts/osimons -- You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/trac-users?hl=en. -- You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/trac-users?hl=en.
