REST APIV2Salesforce
Get Salesforce Integration User
Get the Salesforce integration user registration for your organization.
curl -X GET "https://api.poggio.io/v2/third_party_registration/salesforce"{
"id": "string",
"salesforce_org_id": "string",
"integration_username": "string",
"salesforce_org_uri": "string",
"is_sandbox": true,
"created_at": "2019-08-24T14:15:22Z",
"created_by": "string",
"updated_at": "2019-08-24T14:15:22Z",
"updated_by": "string"
}