Hi,
I have a website which people can import data by my API section to their own website. But now I am trying to import the data to excel sheet.
This is my website API document URL : neofollower (dotcom)/panel/api/docs
I want to import the "Services List"
it has two parameters :
key Your API key
action services
and the api url: neofollower (dotcom)/panel/api/v1
the api key is unique for every user
My excel is Professional Plus 2021
I tried with Data- New query- From other resources- From web - then :
Url parts: neofollower(dotcom) /panel/api/v1
http request header :
key my API key
action services
but i dont get any results
what should i do?
Bookmarks