Announcement

Collapse
No announcement yet.

Create Portal User using API (Asigning PortalRole and portalID)

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Create Portal User using API (Asigning PortalRole and portalID)

    Hi, We just achieved the goal for posting a new portal user vía API : Peace of cake.

    The issue is, that we have assured to pass the portalsNames, portalRolesNames, portalRolesIds but when user is created, is not related to the desired roles / portal.

    Foregin IDs and name has been validating before Posting.

    Note: Payload Attached and integration vía Zapier.

    What could we be doing wrong?

    cheers,
    Attached Files

  • #2
    Hi, We resolved this, using the Link Entity Feature on API Documentation: Link Entity

    POST {entityType}/{id}/{link}

    Comment

    Working...
    X