I noticed the comments field only takes mapped values. But I haven’t tested it out yet. What exactly is it looking for?
Looks like its possible but you would need to have a multi-step integration:
So here is how you add comment:
- Create an Entity of the Comment Type.
- Connect this comment to a proper parent Entity.
- Set the comment’s content.
3 Likes
It looks like the comments/comment type isn’t one of the dropdown options in Integromat.
I hope they add that in a newer version of the modules.
So for now it looks like using the API call module to create the comment.
1 Like