Magidoc

RootQueryType
Object

Fields

#

actionPage

Non-null

Get action page. Depending on your access (page owner, lead, instance admin), you will get private or public view of the page.

application

Get application info

campaign

Get one campaign. If you have access to the campaign, as lead or partner, you will get a private view of the campaign, otherwise, a public view.

campaigns

[ Campaign !]!
Non-null

Returns a public list of campaigns, filtered by title. Can be used to implement a campaign search box on a website.

currentUser

Non-null

Get the current user, as determined by Authorization header

exportActions

[ Action ]!
Non-null

Export actions collected by org, optionally filtered by campaign

org

Non-null

Organization api (authenticated)

users

[ User !]!
Non-null

Select users from this instnace. Requires a manage users admin permission.