โ02-14-2022 05:40 PM
I am actually trying to create some custom actions in Heroku :
1. Fetch all the user with their access level
2. Fetch two factor authentication status of the user
3. Fetch the team list
I am working with a Heroku trial account . Trial version doesnt provide an option to create teams .
So my question is : is there any way I can implement and test the custom actions without using a paid account? (I already established custom connection between workato and heroku)
โ02-15-2022 07:45 AM
Hi Nasim, I am not I understands the question ๐ , which Trial are you talking about? The Heroku trial or Workato Trial? So you are trying to access heroku API and create these steps 1-3, but trial from Heroku does not allow custom actions or from Workato? Please give more info maybe we can help. Maybe a screenshot of what you are trying to do
โ02-15-2022 02:27 PM
Heroku trial account.
I am trying to access heroku API but currently the API I wanted to implement is a paid function in Heroku