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...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
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...