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 added the GET /worklogs
endpoint so you can retrieve the work logged to issues.
You can now use the PUT /subscriptions/{id}/suspend
to suspend a subscription, and PUT /subscriptions/{id}/renew
to renew a suspended subscription.
User reported that you could not reauthenticate an already authenticated element instance. You can now reauthenticate, including adding events to a previously authenticated instance by reauthenticating.
When making a POST /bulk/programsLeads
you can now use programStatus
as a valid attribute in the metadata.
You can now use the word value in CEQL where clauses. For example, communicationItems.value='2'
no longer returns an error.