The parent Postback is the main postback when you creating any postback reply.
Under the reply you can also add button with Postback, you can select previously created postback or add new postback id. If you add new postback id, then it is called child. And then you will need to set reply for that child postback.
2 Replies Login to reply
JFOC
5 years agoNeed to know more how is the posttype parent and child is working
xeroneitbd Admin
5 years agoHope this video will give you idea about BOT building & using PostBack https://www.youtube.com/watch?v=fsX78CIU6uk
The parent Postback is the main postback when you creating any postback reply.
Under the reply you can also add button with Postback, you can select previously created postback or add new postback id. If you add new postback id, then it is called child. And then you will need to set reply for that child postback.
JFOC
5 years agohow many child post-type we can have?
can we back/show to parent post type from the child postback?