tumblr / docs

Tumblr's public platform documentation.
Apache License 2.0
108 stars 26 forks source link

v2 API does not support adding community labels to submitted posts #125

Open grantmcconnaughey opened 5 months ago

grantmcconnaughey commented 5 months ago

Hello! I'm writing to request the ability to set community labels on posts submitted via Tumblr's API.

It is important that any post submitted via Tumblr's API be properly tagged with the right community label, otherwise Tumblr cannot correctly decide who these posts should be visible to. Right now, however, I don't see any way to set a community label via Tumblr's NPF post submission (that's the API with the path POST /blog/{blog_identifier}/posts).

For reference, these are the community labels that creators should be able to set, even when using third party apps to submit posts:

image
cyle commented 5 months ago

Thanks! We do want to open this up, but as stated in https://github.com/tumblr/docs/issues/110 , I'm not exactly sure when this'll be high enough up on our priority list to tackle. Hopefully we can get a better answer there in the next few months.

grantmcconnaughey commented 5 months ago

Thanks for the updating, and apologies for duplicating. 😅 I wrote this before discovering the other issue.

Let me know if you all need any testers for something like this. For context, I added Tumblr support to my startup Postpone, but the lack of community labels is a definite gap in our Tumblr scheduling/analytics support. I hope to add it someday!