wpeace
Member
I'm trying to use the Plutio API Request to filter project information to send notifications and update projects soon expiring.
I was able to get the Custom API (GET) to work and filter out the projects, but Using Custom API (PUT) is a challenge.
I have not seen any documentation that explains how to use either and the Plutio docs state that Authorization is set to Bearer with an Access token.
I have no idea where to get the token and all other access methods fail.
Also, I've tried to structure the data according to the Plutio docs, but that seems to be returning an error.
Submitting using "No Auth" returns a response of "Unauthorized request: no authentication given"
Any help or direction is greatly appreciated.
I was able to get the Custom API (GET) to work and filter out the projects, but Using Custom API (PUT) is a challenge.
I have not seen any documentation that explains how to use either and the Plutio docs state that Authorization is set to Bearer with an Access token.
I have no idea where to get the token and all other access methods fail.
Also, I've tried to structure the data according to the Plutio docs, but that seems to be returning an error.
Submitting using "No Auth" returns a response of "Unauthorized request: no authentication given"
Any help or direction is greatly appreciated.