How to retrieve issue comment from GitHub
Status: Closed · Asked by santakrooz on · 0 views
I'm experimenting with the GitHub Issue Comments trigger, and it's firing successfully in Pabbly but I don't quite understand which field from the returned GitHub trigger contains the issue comment text or JSON data? For example to put in the Email content field of the Gmail action.
Thanks
Mike
Hey @santakrooz !
The comment comes under "Comment Body" field as mentioned below-

And it is of Text type format, not the JSON data.
Hope, we were able to mention your query.
Ah, thank you. I had to switch the map button to see that field. Is that correct?
Hey @santakrooz !
Sure, you can do that as you can see the response was already captured with the simple response Off-

Hope, this works for you.