Log into website

ArshilAhmad

Well-known member
Staff member
Hi @apremierdj,

Pabbly Connect doesn't have to log in to your site on your behalf to execute any endpoint. Could you please elaborate a bit more on your exact concern?
 
For my specific need. I need to log in to my site to be able to make a note.
The first step would be to log in. I can include my username and password in the URL:

login.abelldjcompany.com/clientlogon.asp?username=teamseven&password=1234554321
However when I try to use POST API it just returns with the login page.

Any help is appreciated
 

ArshilAhmad

Well-known member
Staff member
Could you please share the API documentation and the cURL of the endpoint you are trying to execute?
 
My site does not have any official API integration.

I am trying to have pabbly log into my site using the credentials provided previously so i can take more action on my site
 

ArshilAhmad

Well-known member
Staff member
Please allow me some time to discuss the possibility of this use case with my team. We will get back to you shortly.
 
After successful login, I need to direct to this URL to input text note:
login.abelldjcompany.com/dj_event_planner/events_report.asp?eventid=9220&action=edit_custom_event_memo_field&id=2
 
P

Pabblymember11

Guest
Hey @apremierdj

No, it doesn't seem possible to log in and make changes as per your use case. Such use cases can be developed using RPA tools. Moreover, without an API to manage the website, it would not be feasible.
 

ArshilAhmad

Well-known member
Staff member
Yes, it's not possible to log in to your website through Pabbly, even if the username and password are present in the URL.
 

ArshilAhmad

Well-known member
Staff member
In action steps Pabbly Connect works with applications that have a REST API. It's not built for the use case you are describing.
 

ArshilAhmad

Well-known member
Staff member
No, it doesn't seem possible to log in and make changes as per your use case. Such use cases can be developed using RPA tools. Moreover, without an API to manage the website, it would not be feasible.
As mentioned previously by our team, the use case you are trying to achieve is not possible through Pabbly Connect currently.
 
Top