On automate post nodes to facebook page, after save the article, the title error appeares, and node doesn't delevered to facebook.
Rules errorlog: Unable to get variable facebook_publication_id, it is not defined.

My rule:
Event: After saving new content

Conditions:
Content is of type
Parameter: Content: [node], Content types: Article

Actions:
Create a new entity:
Parameter: Entity type: Facebook publication, Type: Post, User: [site:current-user], Provides variables: Created entity (entity_created)

Set a data value:
Parameter: Data: [entity-created:field..., Value: [node:body:value]

Publish to Facebook page:
Parameter: Facebook publication: [entity-created], Facebook pages: mypage...
Provides variables: Facebook publication returned ID (facebook_publication_id)

Comments

e0ipso’s picture