Hi!
Is there any way to get more information when getting the webhook from an IG mention?
I’m only receiveing this 2 parameters:
media_id
field
Then, I add another module “Get media ID” but it fails.
Using another API, (the one sugggested here) I’ve discovered that the media ID that “watch events” module gets its actually fbid.
And I can’t find a way to programmatically find the fbid or get access to the media, I need image url and username.
Any ideas?
Thanks