I am trying to setup a automatic process to reply to tweets. Using the twitter v2 api there is no option to create a “make api call” module. I am using the the v2 “create a tweet” module and trying to get it to reply to the comment instead of posting a tweet and simply tagging the user.
Is this possible using this module? I have tried a number of things including using the reply options and instering the tweet id from the tweet I want to reply to but nothing is working.
Here is a screen shot of what my module is setup like right now.