-
So i've been looking here and there at the API with the /playground but i cant find anything. Thanks for anyone wanting to assist, will still continue to try to find on my own, but hey you never know. |
Beta Was this translation helpful? Give feedback.
Replies: 7 comments 3 replies
-
There are examples for this in the documentation |
Beta Was this translation helpful? Give feedback.
-
Yes i know, but not for what im looking for. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
Great thanks, I just seem to not be good at understanding that API stuff, Ive done Tones of PS modules, with plex, Servarr, Teamviewer API's but that one i dont seem to get it. Anyway someone can tell me how to get listScrapers to work ?
|
Beta Was this translation helpful? Give feedback.
-
Scratch that found it
|
Beta Was this translation helpful? Give feedback.
-
if anyone would know how to format it for it to work for a Curl Call
Trying to check it to convert to and from Json nothing really seems to work |
Beta Was this translation helpful? Give feedback.
-
Ive asked CoPilot, and got it working all good now |
Beta Was this translation helpful? Give feedback.
if anyone would know how to format it for it to work for a Curl Call
'{ "query": "mutation { metadataIdentify ( input : { paths: ["/path/to/files"] sources: [{source: {stash_box_endpoint: "https://stashdb.org/graphql"}}] } ) }" }'
Trying to check it to convert to and from Json nothing really seems to work