It would be to track the chain of direct messages back to the original
direct message, kind of like revisions to a document.
Doug
On Mar 31, 2:04 am, "Alex Payne" <
a...@al3x.net> wrote:
> Is your primary goal to track which direct messages were sent by your
> application, or to track the chain of direct message replies?
>
>
>
> On Sun, Mar 30, 2008 at 4:13 PM, djvdm <
dougvandemot...@gmail.com> wrote:
>
> > Appreciate the very speedy reply!!
>
> > Unfortunately, we will need to use the direct messages because the
> > information going back and forth will be confidential. Is there any
> > possibility of adding this functionality for direct messages in the
> > future? That would greatly expand the capabilities for business
> > applications. Would you have any suggestions of how we may do this
> > using the current API, other than relying on the user to send back our
> > suppliedIDin their response? We'd like to avoid that, and also avoid
> > using too many apps to work around this.
>
> > Again, thanks for the speedy reply,
>
> > Doug
>
> > On Mar 30, 6:56 pm, "Alex Payne" <
a...@al3x.net> wrote:
> > > I'll try to make the in_reply_to_user_id and in_reply_to_status_id
> > > attributes available as soon as possible forstatusobjects returned by our
> > > API. Please note that these will only be available forstatusobjects, not
> > > direct messages, as we don't track replies to direct messages.
>
> > > On Sun, Mar 30, 2008 at 3:50 PM, djvdm <
dougvandemot...@gmail.com> wrote:
>
> > > > Is there an approximate go live date for this functionality? We are
> > > > working on an application that would require tracking direct messages
> > > > back to the original message sent by our application to a twitter
> > > > user. We anticipate going live with this app in the next two weeks
> > > > (approx. April 11th) and this addition would help greatly in
> > > > simplifying what we want to achieve.
>
> > > > We would rather not rely on the user to send back anIDwhich we would
> > > > need to supply in the message because, well ... they are lazy and/or
> > > > forgetful. AnID(either a twitter messageidthat we could chain or
> > > > one we supply) would be necessary to update the original message
> > > > information and track all responses related to it. So if we can
> > > > anticipate when this type of functionality will be going live, we can
> > > > make a design decision as to which way to code, at least short term.
> > > > BTW, this will be a serious business application that could go live
> > > > with several thousand users who belong to a few groups we are
> > > > currently negotiating with, and has a tremendous potential to grow
> > > > exponentially if successful with these groups.
>
> > > > Thanks,
>
> > > > Doug
>
> > > > On Mar 1, 4:48 pm, "Alex Payne" <
a...@al3x.net> wrote:
> > > > > Yup, it's on our to-do list of things to add to the API. We're
> > > > > focused on stability until after SXSW (see otherthreadsgoing on this
> > > > > group) but I have a stack of API improvements that I'll be getting to
> > > > > once we get back.
>
> > > > > On Fri, Feb 29, 2008 at 5:08 PM, Adam Stiles <
a...@stilesoft.com> wrote:
>
> > > > > > When I reply to another Twitter user, the web interface displays an
> > > > > > "in reply to" link pointing to thestatusupdate I replied to. See:
> > > > > > API but the original messageIDis not included anywhere except the
> > > > > > HTML version of astatus. See: