Wordfly Pages Integration

Is anyone using the WordFly Pages integration? I'm working on configuring LP_WF_PAGE_RESPONSE_CUSTOM to write back responses to Special Activities and was wondering if anyone had any advice/suggestions based on their configuration.

Parents
  • Former Member
    Former Member $organization

    Has anyone worked this out yet? We are trying to get this to be implemented.

  • After much trial and error, we've got ours working! We use ours for RSVP emails to update Activities on a constituent record. My suggestion is to start by creating an example page so that you can look at the Wordfly tables (LT_WF_PAGE, LT_WF_PAGE_FIELD, LT_WF_PAGE_FIELD_RESPONSE, and LT_WF_PAGE_RESPONSE) and see how they populate with data. Then look at where you want your responses to go and what tables you need to update (in our case it was just T_SPECIAL_ACTIVITY). Then I just updated LP_WF_PAGE_RESPONSE_CUSTOM to update T_SPECIAL_ACTIVITY based off of the responses from the Wordfly tables.

Reply
  • After much trial and error, we've got ours working! We use ours for RSVP emails to update Activities on a constituent record. My suggestion is to start by creating an example page so that you can look at the Wordfly tables (LT_WF_PAGE, LT_WF_PAGE_FIELD, LT_WF_PAGE_FIELD_RESPONSE, and LT_WF_PAGE_RESPONSE) and see how they populate with data. Then look at where you want your responses to go and what tables you need to update (in our case it was just T_SPECIAL_ACTIVITY). Then I just updated LP_WF_PAGE_RESPONSE_CUSTOM to update T_SPECIAL_ACTIVITY based off of the responses from the Wordfly tables.

Children
No Data