1.Login
2.Browse to a URL
3.Fill out form details from a spread sheet or DB.
4.GOTO another endpoint and fill out another form( Mostly Checkboxes for permissions)
5.Save
I've tried using the API to do this on my own but the API restricts some tasks that I need, so I'm thinking a browser bot could do the trick.
I record the flow, then tell it where to get the data to fill the forms.
Anyone have any advise or services (open source) I can use to accomplish this task?
Thank you