Commit Graph

12 Commits

Author SHA1 Message Date
Matt Aitken ad26302925 Fixed all liniting issues, almost all unused imports or type imports 2023-02-10 10:23:05 +00:00
Matt Aitken d6c7648bf1 WhatsApp media urls and geting files is working 2023-02-02 13:44:31 +00:00
Matt Aitken 8d0bac836f Don’t just get the accessToken, get the additional fields as well 2023-01-09 16:01:37 +00:00
Matt Aitken 60e9666a09 Access token now uses either Pizzly or grabs the API key from the db 2023-01-02 18:13:00 +00:00
Matt Aitken e9cbb530f6 Split the API connection endpoints into POST and PUT, ready for API key work 2023-01-02 18:13:00 +00:00
Eric Allam 34b25c2596 No need for getAccessToken at the moment 2022-12-21 20:10:58 +00:00
Matt Aitken 1be22053dd Added connection dropdown, but not hooked it up yet 2022-12-20 14:39:39 +00:00
Matt Aitken 6182ed504e When creating an API connection it makes the name unique 2022-12-13 12:13:39 +00:00
Matt Aitken a9cba02b14 Added methods for getting the access token 2022-12-12 21:41:45 +00:00
Matt Aitken 2c0cdcf143 Added the list of integrations 2022-12-12 20:48:45 +00:00
Matt Aitken d0ea1f5d55 API connections are being made 2022-12-12 18:57:01 +00:00
Matt Aitken 7afc596f3f API connection is getting created, just need to update with external id now 2022-12-12 16:51:17 +00:00