1 - Obtain Client Id, Client Secret and Code from Click Up Portal;
2 - Call 'PostToken' Method from 'Clickup_Auth' REST integration with the values obtained in the previous step;
3 - Use the obtained Access_Token from the step 2 to authenticate in every call made to the methods from 'Clickup' REST Integration.