Hello everyone!
Preface: I am zapier early beginner, and it’s my first task with this platform :)
I am currently working on own zapier developer integration with our company product.
So, the problem is that I need to provide an access_token which has 15 minutes to live, I do not have any oauth client and web application(only mobile application). So how can i refresh my access_token, when my zap is running?
P.S In application we do not have login/password auth, only by mobile phone and 6 digit code.
Please tell me full algorithm, what should I do.
Thanks in advance!