Create Object in AppDirect Environment
Update Object in AppDirect Environment
Create Entity in AppDirect Environment.
Update Entity in AppDirect Environment.
Get an object by its type and id from AppDirect Environment.
Object type - type of object which you want to lookup.
Get objects by criteria.
Object type - type of object which you want to lookup.
[
{
"fieldName": "createdOn",
"sortDirection": "ASC"
},
{
"fieldName": "NAME",
"sortDirection": "DESC"
}
]
Delete object by its type and id from AppDirect Environment.
Object type - type of object which you want to lookup.
Entity type - type of entity which you want to lookup. You can use only the following type for this action:
See the link: Enable/Disable company membership. Enable or disable marketplace user’s company membership.
This only changes the user company membership’s enabled status; all other attributes are ignored.
See the link: Invite company membership Add a user as a member of a marketplace company.
Depending on channel configuration, the membership is either created immediately or when an invited user accepts the invitation. If no user exists with the given email address (and also depending on channel configuration), a user may be created. This causes an invitation to be sent to the user.