HTTP Request (access to API)

Hi everyone!

Does anybody out there have any experience configuring HTTP Request activity to connect to an API?

(In this case, specifically the Twitter API)

So far I just get “Bad Authentication data”.

Cheers!

Dom

Hi,

Have you signed up on twitter and created a developer account/ created an application? You need to follow these steps in order to be given the relevant keys & tokens necessary to use twitters API.

After doing so, there is a Twitter.Activities package that may be easier to use than the HTTP Request activity.

Hope this helps.