GOAL: I want to COMMENT as my organization on Linkedin posts that mention my organization.
STATUS: Stuck at the Make a Comment step.
DONE THUS FAR:
- I’ve built the scenario to find the posts and generate appropriate replies.
- I’ve applied for and been granted the permissions for the linkedin Advertising API for w_organization_social and r_organization_social scopes that should let me comment.
- I’ve made a module that lets me POST as my organization successfully to verify permissions
PROBLEM
I’m unable via Make.com modules to make comment. The errors I get seem to be about PERMISSIONS. SO I’m trying to connect with permissions but I’m not sure what module to use to do so.
- Linkedin Make an API call - seems to fail because authentication requires a www.linkedin.com URL and the module uses api.linkedin.com for all calls.
- Generic HTTP module for Oauth 2.0 - I’m unable to Make a Connection but not clear why
If you have been able to set youself up as PERSON and make comments - please share how you did it – in case it’s that I’m trying to post as ORGANIZATION - however the API documentation suggests I need to post as my Org.
If you’ve been able to set your ORG up to make comments - please let me know which module you were using, and any settings that were tricky.
Help is much appreciated. Thank you.