Is it possible to import the process using session ID in my endpoints(REST API)?
I need to import process using only username, password and session id not with the client id, client secret and access token.
Yes you are right. I can use the access tokens but in my endpoints I don't want use it. Because I have the no. of workspaces. So every time I can't create the client id and client secret for the every workspaces it's difficult.
**
My problem: **
So I need to import process only using onlyusername, password and session id in my end points(REST API).
Support me to do this processmaker??