Or maybe I don’t even need to store the URL and just extract directy the tweet ID from the input field via action, but don’t know how to do this.
Hi there, @anon3586594… you should be able to get that ID from the URL by using the :split by operator, with the character to split by being a forward slash, and you would add :last item to the end of the expression.
Hope this helps.
Best…
Mike
i want information from direct url i am not storing in databse or anywhere so how can i achieve that