- URL:https://[root]/portals/[portalID]/collaborations/[collaborationID]/exportInvitationResponse(POST only)
- Required Capability:Administrator (guest)
- Version Introduced:10.5
Example usage
Below is a sample ArcGIS Online request URL used to access the exportInvitationResponse operation:
https://org.arcgis.com/sharing/rest/portals/0123456789ABCDEF/collaborations/eefa7ebb30aa435382cc9b27ffa95e3e/exportInvitationResponse
Below is a sample ArcGIS Enterprise request URL used to access the exportInvitationResponse operation:
https://machine.domain.com/webadaptor/sharing/rest/portals/0123456789ABCDEF/collaborations/eefa7ebb30aa435382cc9b27ffa95e3e/exportInvitationResponse
Description
The exportInvitationResponse operation exports a collaboration invitation response file from a collaboration guest portal. The exported response file must be sent via email or through other communication channels that are established in your organization to the inviting portal's administrator. The inviting portal's administrator will then import your response file to complete the establishment of trust between your portals. It is important that the contents of this response file are not intercepted and tampered with by any unknown entity.
The response for this operation a file download that contains the response to the collaboration invitation.
Request parameters
Parameter | Details |
---|---|
f | The response formatting parameter. The default value is html. Values: html | json | pjson |