• 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
    • 🔥 Pabbly Chatflow — Lifetime Access for $249View Offer

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

HighLevel Agency Account User Creation not working

Hi,

I contributed to this post: https://forum.pabbly.com/threads/pabbly-and-highlevel.13223/

And the workflow is unfinished.

Now that we created a HighLevel location with LeadConnector Pabbly Connect integration, we want to create a user or admin in our HighLevel Agency account to be assigned to the new location.
We have both our Agency API and Agency Location API (where our agency CRM with tags, workflows, etc is) Keys connected to Pabbly.

Step 1 (trigger): Agency Location API ~ Webhook received from HighLevel workflow
Step 2: HL Agency API ~ create location
Step 3: Agency Location API ~ update contact via email address with tag and location ID custom field
Step 4: HL Agency API ~ Create User with First Name, Last name, email, new location ID


Step #4 is not working. We are receiving an error message.

Screen Shot 2023-05-13 at 11.35.33 AM.png


When implementing this, I'm consistently receiving an error message:
Screen Shot 2023-05-13 at 10.50.03 AM.png

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Error</title>
</head>
<body>
<pre>Bad Request</pre>
<script defer src="https://static.cloudflareinsights.com/beacon.min.js/v52afc6f149f6479b8c77fa569edb01181681764108816" integrity="sha512-jGCTpDpBAYDGNYR5ztKt4BQPGef1P0giN6ZGVUi835kFF88FOmmn8jBQWNgrNd8g/Yu421NdgWhwQoaOPFflDw==" data-cf-beacon='{"rayId":"7c6791421feec390","version":"2023.4.0","b":1,"token":"ec935b945bc9482e9a42a7a0447b6540","si":100}' crossorigin="anonymous"></script>
</body>
</html>

How can we auto-create agency-level user assigned to location with pabbly connect?
 

Attachments

  • Screen Shot 2023-05-13 at 10.50.09 AM.png
    Screen Shot 2023-05-13 at 10.50.09 AM.png
    40.4 KB · Views: 137
P

Pabblymember11

Guest
Hey @skyfreshsingh

Please check you have missed the curly bracket from the start and end while passing the permission in the action step and because of that it is causing such an error.

Though we have corrected it for you and it is working.

1683959372757.png
 
Top