-
-
Notifications
You must be signed in to change notification settings - Fork 377
REST API #835
-
I would like to make the links manageable through an API.
A lot of organizations use LinkStack-like services to put temporary content like news articles on top of their links page, to avoid the Instagram limitation of not putting links in content description.
A few random examples:
A 3rd-party small script could help getting elements from an RSS feed and always add the x latest elements on top, while removing older ones. Obviously if that use case is a feature that LinkStack want to have build-in, I'm interested as well.
Beta Was this translation helpful? Give feedback.
All reactions
-
👍 1
Replies: 2 comments
-
+1 from me ;)
I also have the need to automate some tasks via scripts. I have no expirience with laravel but with using google. I found this > https://api-platform.com/docs/laravel/
Is there a way to implement this to Linkstack?
Beta Was this translation helpful? Give feedback.
All reactions
-
I just installed LinkStack and really enjoy it. I was hoping to integrate it into a workflow in n8n or ActivePieces, but n8n integrates with Lnk,bio (as well as anything else with HTTP request).
Use case: new blog post published, create a new link on LinkStack
Beta Was this translation helpful? Give feedback.