Find us at our new Help Center where we've combined our documentation and knowledgebase articles in one easy-to-search location.
We aren't updating the Developer Portal anymore, except for the Element Docs — all updates happen in the Help Center. We're retiring the Developer Portal as you know it in:
We upgraded to the latest Facebook API version 2.11.
We added the following resources and endpoints:
incidents/{id}/comments
and incidents/{id}/work-notes
The comments and work-notes responses are now being split on a double new line with timestamp, as opposed to on double new line alone.
We fixed an issue with bulk download for the journal-entries
resource. When making a /bulk/query
request, use the object name: JournalEntry
in the query. For example, select * from JournalEntry
.
GoToWebinar URLs changed and users could not authenticate. We updated the URLs and you can now authenticate an instance of the GoToWebinar element.
You can now specify what a user can see or do in Cloud Elements through role-based access controls. We added a new page called Roles in the Security section of Cloud Elements. Use the Roles page to assign specific privileges to roles. Read the docs at Manage Organization Security and Accounts or jump right to Manage Roles.
When you log in to Cloud Elements we'll ask if you'd like to switch the home page to the new Dashboard. If you want to return to the new user Welcome page, click Switch to New User Experience at the upper right.
The Welcome Dashboard is a tabbed page where you can see information about your element instances, formula instances, recent errors, recent activity, recent formula execution errors, and recent formula executions.
Welcome Dashboard features:
Tabs to move between the Element Instances and Formula Instances dashboards.
Depending on the tab, use search to update what appears in Recent Errors and Recent Activity on the Element Instances dashboard or Recent Formula Execution Errors and Recent Formula Executions on the Formula Instances dashboard.
Specify the accounts and time frame to search.
List your element or formula instances depending on which dashboard you view.
Depending on the tab, see your Recent Errors and Recent Activity or Recent Formula Execution Errors and Recent Formula Executions on the Formula Instances dashboard.
Returns you to the new user Welcome page.
We made some changes to how you navigate through element builder to make it easier to get around while you're building new elements. See Manage Elements for more about how to build your own element with Element Builder.
You can now set up events with polling or webhooks.
We added the following resources:
You can use either just the subdomain or the entire URL when authenticating element instances. See the ServiceNow OAuth docs or ServiceNow docs for complete steps.
POST /bulk/programsLeads
You can now upload a file of objects to programsLeads
.
We updated models, pagination, and authentication.
GET /products-attributes
We added page
and pageSize
parameters to the GET /products-attributes
endpoint.
bills-payments
resource and updated paginationbills-payments
resource (GET, POST, PATCH, DELETE).We deprecated the Stormpath element.