Documentation > CMS Template API Library > Util > PostMessageToPingFm(String,String,String,String)
PostMessageToPingFm
Post a message to Ping FM using CrownPeak's API key NOTE: It was announced by Seesmic in May 2012 that Ping.fm was going to be close down by Mid June 2012. This call may stop working in the near future. CrownPeak is planning to eventually support the new HootSuite APIs.
public System.String PostMessageToPingFm(String,String,String,String)
Returns
OK if successful
Parameters
Name | Description | Type |
---|---|---|
message | The message to send | System.String |
apiKey | The Api Key | System.String |
userAppKey | The user app key | System.String |
postMethod | post method - defaults to "default". Choices are blog, microblog, status and default. | System.String |