• Instructions to Ask a Question

    For any assistance, please click the "Ask a Question" button and select the Pabbly product for which you require support.

    We offer seven comprehensive applications designed to help you efficiently manage and grow your business:

    Our support team endeavors to respond within 24 business hours (Monday to Friday, 10:00 AM to 6:00 PM IST). We appreciate your understanding and patience.

    🚀 Exclusive Lifetime Offers 🚀

    We invite you to take advantage of our special one-time payment plans, providing lifetime access to select applications:

    • 🔥 Pabbly Connect — Lifetime Access for $249View Offer
    • 🔥 Pabbly Subscription Billing — Lifetime Access for $249View Offer

    Make a one-time investment and enjoy the advantages of robust business management tools for years to come.

Highlevel User Creation doesn't work

X Holding

Member
Your Task History ID
IjU3NjUwNTZmMDYzNTA0M2Q1MjZiNTUzMzUxMzU1MTZhNTQzOTBmMzQi_pc
Hi, I've built a workflow that captures information by webhook on highlevel, then I want it creates a location and a user with that informations

It creates the location but when it goes to the user creation it gives me this error:

<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>Error</title> </head> <body> <pre>Bad Request</pre> </body> </html>

How can I solve this? Thanks
 

Shinalife

Member
Hi, I have somewhat the same problem, the user is getting created but the access I gave to the user is not applied to the sub-account admin user.
1738670907554.png
 

Preeti Paryani

Well-known member
Staff member
Hello @Shinalife,

I just want to inform you that some permissions are managed through dropdown selections, while others need to be manually added under the scopes field. I recommend setting the dropdown value to true or false as per your requirement and also adding the necessary permissions under scopes if specified in the API documentation. This ensures that the new user receives the correct permissions.

For more details refer to this thread:
 

Shinalife

Member
Hi Preeti, thanks for your help, its pretty confusing, why to add scopes manually when we have a them true or false one by one
 
Top