retrieve the direct url to the image/video with the getProfilePosts
#8
Closed
opened 2 years ago by Ghost
·
2 comments
Loading…
Reference in New Issue
There is no content yet.
Delete Branch '%!s(<nil>)'
Deleting a branch is permanent. It CANNOT be undone. Continue?
Hi,
would it be possible to get the direct url for the image/video when using the getProfilePosts call. so i can use the call to show the image/video directly in my webhook embed?
thanks
You should find it in
contents[].url
.yep found it :) i needed to read more! thank you