If you have a comment on this topic, contact Aptify Documentation. If you want to return to the Aptify Community Site, please click here.

Configuring to View Association Tweets in Aptify Mobile for Members

Associations can set AMM to display your Tweets from the Association's Twitter account on Mobile for Members Application.


Viewing Association Tweets

To configure the Association Twitter account on AMM, use the following steps:

  1. Open aptify.mobile.social.js file from the Scripts folder.
  2. Change screen name as per Association Screen Name on the Twitter account.


     twitter: { 
     screenName: "Aptify", 
     pageId: 1, 
     include_rts: 1, 
     trim_user: false, 
     include_entities: 1, 
     URL: "http://api.twitter.com/1/statuses/user_timeline.json", 
     parameters: "?screen_name={0}&count={1}&page={2}&include_rts={3}&trim_user={4}&include_entities={5}" 
     }



    Adding Twitter Name for your Association


    Aptify's Mobile Application uses Twitter Development API's to fetch the Association Tweets from Twitter.


 

Copyright © 2014-2017 Aptify - Confidential and Proprietary