Of course! Thanks for your swift reply
The scenario (I am focused on the “Test comment” link and its modules right now)
I selected the post and page manually.
I left the first filter empty as it didn’t work with trying to filter out comments, maybe I am doing this wrong
For this filter, I am trying to trigger “Create comment” Module by comment that says “test”.
And to ultimately get a “success” reply to that “test” comment.
blueprint.json (12.7 KB)
For some reason I can’t seem to upload bundle file, ill paste it here hopefully its okay:
[
{
“id”: “778455520981605_681961997458234”,
“from”: {
“name”: “Gabi Vollnhofer”,
“id”: “3099038000136741”
},
“parent”: {},
“message”: “Sonja Kl das richtige für dich ”,
“can_hide”: true,
“can_like”: true,
“can_remove”: true,
“like_count”: 0,
“can_comment”: true,
“created_time”: “2024-01-23T12:15:12.000Z”,
“comment_count”: 1
},
{
“id”: “778455520981605_2640108392818308”,
“from”: {
“name”: “Jeannine Gasser”,
“id”: “5459278040766394”
},
“parent”: {},
“message”: “Marvin Kaiser ”,
“can_hide”: true,
“can_like”: true,
“can_remove”: true,
“like_count”: 1,
“can_comment”: true,
“created_time”: “2024-01-23T12:20:56.000Z”,
“comment_count”: 0
},
{
“id”: “778455520981605_1067070397857881”,
“from”: {
“name”: “Hobacher Ty”,
“id”: “2073183326130279”
},
“parent”: {},
“message”: “Iris Amreich”,
“can_hide”: true,
“can_like”: true,
“can_remove”: true,
“like_count”: 1,
“can_comment”: true,
“created_time”: “2024-01-23T12:23:45.000Z”,
“comment_count”: 2
},
{
“id”: “778455520981605_2111304292566803”,
“from”: {
“name”: “Jul Chen”,
“id”: “2736824999746691”
},
“parent”: {},
“message”: “Michael J. Seidl”,
“can_hide”: true,
“can_like”: true,
“can_remove”: true,
“like_count”: 1,
“can_comment”: true,
“created_time”: “2024-01-23T12:30:16.000Z”,
“comment_count”: 0
},
{
“id”: “778455520981605_685817793633246”,
“from”: {
“name”: “Maria Bošnjak”,
“id”: “2299032770127448”
},
“parent”: {
“id”: “778455520981605_2186281015056662”,
“message”: “Maria Bošnjak”
},
“message”: “Sebastian Schwimmer ”,
“can_hide”: true,
“can_like”: true,
“can_remove”: true,
“like_count”: 1,
“can_comment”: true,
“created_time”: “2024-01-23T12:37:29.000Z”,
“comment_count”: 0
},
{
“id”: “778455520981605_939544170842983”,
“from”: {
“name”: “Steve Petrasko”,
“id”: “2116271581758584”
},
“parent”: {},
“message”: “Rebecca”,
“can_hide”: true,
“can_like”: true,
“can_remove”: true,
“like_count”: 1,
“can_comment”: true,
“created_time”: “2024-01-23T12:45:42.000Z”,
“comment_count”: 1
},
{
“id”: “778455520981605_1124622802052189”,
“from”: {
“name”: “Rebecca Isopp”,
“id”: “2716388138403432”
},
“parent”: {
“id”: “778455520981605_939544170842983”,
“message”: “Rebecca”
},
“message”: “Steve Petrasko wir sind dabei, kannst schon buchen ”,
“can_hide”: true,
“can_like”: true,
“can_remove”: true,
“like_count”: 0,
“can_comment”: true,
“created_time”: “2024-01-23T12:46:51.000Z”,
“comment_count”: 0
},
{
“id”: “778455520981605_388943003692525”,
“from”: {
“name”: “Nici Chaoz”,
“id”: “2259622087468616”
},
“parent”: {},
“message”: “Amigo DeTechno”,
“can_hide”: true,
“can_like”: true,
“can_remove”: true,
“like_count”: 0,
“can_comment”: true,
“created_time”: “2024-01-23T12:59:59.000Z”,
“comment_count”: 0
},
{
“id”: “778455520981605_752326200334877”,
“from”: {
“name”: “Martina ʚïɞ”,
“id”: “7375566769130556”
},
“parent”: {},
“message”: “Andreas Harrer ”,
“can_hide”: true,
“can_like”: true,
“can_remove”: true,
“like_count”: 0,
“can_comment”: true,
“created_time”: “2024-01-23T13:03:35.000Z”,
“comment_count”: 0
},
{
“id”: “778455520981605_375097748599892”,
“from”: {
“name”: “Floo Bucher”,
“id”: “24590792097233384”
},
“parent”: {},
“message”: “Katharina ”,
“can_hide”: true,
“can_like”: true,
“can_remove”: true,
“like_count”: 0,
“can_comment”: true,
“created_time”: “2024-01-23T13:22:05.000Z”,
“comment_count”: 1
}
]
If I am missing something please do let me know and thanks again !