Hi everyone,
I am building an Instagram comment automation: one automation, triggered on any
post or reel, with a list of keywords. When someone comments, I want the flow to
call my own server with "Make an external request" and get back a link that
depends on which reel was commented on, because each reel offers a different
resource.
Two questions:
1. Is the ID of the post or reel that triggered the flow available as a variable
that I can include in the external request?
2. Is the text of the comment available the same way?
Thanks a lot.

