Skip to main content
Solved

get Post id or Post link

  • April 23, 2024
  • 3 replies
  • 170 views

Jail

Hi 
is there any way to get post id or post link

Here's an idea 
user leaves comments in any post 
I get the id of the post but preferably the link of the post.

{{last_request.source_request.media.id}} like this

Best answer by Fabio Gaulke

If you create a trigger for each individual post, you can set a value to a custom field with your post ID or title and send it via HTTP request or URL Parameter.

 

I use something like that to know which keyword a lead has used to get into my list. 😁

3 replies

alvestn
  • Up-and-Comer
  • September 9, 2024

any idea on how to do this please?


Fabio Gaulke
Forum|alt.badge.img+3
  • Manychat Community Moderator
  • Answer
  • September 10, 2024

If you create a trigger for each individual post, you can set a value to a custom field with your post ID or title and send it via HTTP request or URL Parameter.

 

I use something like that to know which keyword a lead has used to get into my list. 😁


Alexzander Flores

Need this feature as well