HomeGuidesDeveloper HubRelease Notes
Get supportBook a chat
Developer Hub
These docs are for v2.69. Click to read the latest docs for v2.208.

Create a member

This endpoint is used to create a new Individual Member record in a specific program.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

The Id, a unique member identifier String of characters, is automatically created and attached to the new member.

Response definitions

The following table describes each item in the response.

Response itemDescriptionData type
FieloPLT__Account__cThe identifier of the account related to the member.String
FieloPLT__Email__cThe Email of the new member.String
IdUnique identifier of the generated object.String
FieloPLT__Program__cThe identifier of the program related to the member.String
NameThe name of the new member.String
Query Params
string
required

Creates an Account and associates it with the new member. Standard and Person Accounts are the only available options. In order to enable Person Account, contact Salesforce beforehand and, if the creation is necessary, change the value to "Person%20Account".

Body Params
string
required

Enter the name of the new individual member.

string
required

Enter the Email of the new individual member.

string
required

Enter the Id of the program the new individual member will be a part of.

Responses

Language
Credentials
Header
LoadingLoading…
Response
Choose an example:
application/json