Chappo
Member
Hello, I have a workflow which takes form data and places it into a google spreadsheets. Then the new data added to the spreadsheet goes into my crm(API Connected) and create a client. I keep receiving a token expires message when the workflow tries to add data to the crm (crm token expires). I am able to fix this by going on to my crm and getting the new token manually however, im curious how can i set this up so i don't need to manually get a new token each time the workflow need to run?