Hi everyone!
I am trying to figure out how I can use _User data to check each user against an API and set a value to true or false. After running that function, I want to pass in the list of users where the value = true into a job that uses an external library (Lamden JS) to do some functions.
I was thinking I could do it directly with webhooks, but _User data is not accessible as far as I can see in the documentation for webhooks at this time. Additionally, I cannot use the lamden-js library in the cloud job itself as far as I can see.
What do you guys suggest? Also, if you think webhooks are the way, what would you use for the server to host the daily job on?
Thank you all so much!
Best,
GoG