Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hi,
I want to tweet some text just after creating a new document in the backend.
My purpose is to create a handler that tweets a link(Blog entry URL) with some extra text(Description).
Nowadays I have the twitter functionality running but, how can I trigger a function just after creating a node in the backend?
Thanks beforehand.
Regards,Eduardo Macho
You probably want AfterPublish. See http://our.umbraco.org/wiki/reference/api-cheatsheet/using-applicationbase-to-register-events/event-examples
Hi Jeff,
Thank you for your answer, it works great!
Sincere regards,Eduardo Macho
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.
Continue discussion
Blog entry and Twitter
Hi,
I want to tweet some text just after creating a new document in the backend.
My purpose is to create a handler that tweets a link(Blog entry URL) with some extra text(Description).
Nowadays I have the twitter functionality running but, how can I trigger a function just after creating a node in the backend?
Thanks beforehand.
Regards,
Eduardo Macho
You probably want AfterPublish. See http://our.umbraco.org/wiki/reference/api-cheatsheet/using-applicationbase-to-register-events/event-examples
Hi Jeff,
Thank you for your answer, it works great!
Sincere regards,
Eduardo Macho
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.