superfaceai / station

Comlink metadata for self-integrating applications.
https://superface.ai/catalog
MIT License
22 stars 5 forks source link

WIP: Add `social-media/publish-post` profile #171

Closed janhalama closed 2 years ago

janhalama commented 2 years ago

Description

This PR adds social-media/publish-post profile with following providers

OAuth 1.0 Postman pre-request script example: https://github.com/twitterdev/postman-twitter-ads-api/blob/master/scripts/pre-request.js

❗ This PR is blocked by ONESDK support for setting security schema values and parameters as perform call arguments.

Motivation and Context

User request: https://superfaceai.slack.com/archives/C02EXV8R546/p1638011134042000

I used parameters to pass Instagram business account ID/ Facebook page ID/ Facebook page token values. Those parameters are specific to Instagram / Facebook, but I am not sure if it is good solution. Any thoughts?

Types of changes

Checklist:

janhalama commented 2 years ago

This PR is obsolete.