Skip to Main Content
ADD A NEW IDEA

Dynamic objects

Showing 15

Application Object Automatically Refresh Token

Running into an issue where salesforce connector apps are automatically logged out after 24 hours It appears we are not requesting a new token when a previous token expires. After speaking to Xav, it was highlighted that this happens because there...
2 months ago in Dynamic objects 0 Backlog

Allow Application Objects to scan email message HTML

Currently when Application Objects use the "Transform URLs into an application object" option, they can only match plan URL content. For example, and AO detecting URLs with https://example.com/user/:id, would match Mathilde's profile, but not Laur...
3 months ago in Dynamic objects 0 Backlog

Dynamic objects: allow options without a static prefix/suffix

For example, hexadecimal strings of a specific length should be allowed to be turned into dynamic objects even without a static prefix.
10 months ago in Dynamic objects 0 Backlog

Dynamic objects: add feature to make prefixes and/or dynamic portions case sensitive

When adding a text pattern, options are rather limited. I only want dynamic objects when the prefix is SP... and not when it is sp... with the latter, it will identify objects left and right that are mere words starting with sp.
10 months ago in Dynamic objects 0 Backlog

Collapse Dynamic Object Previewer

While configuring advanced dynamic objects with the customer, when a successful Fetch from server or successful parse of the payload is done, the green previewer is extremely long and difficult to see if the payload is large . One recommendation i...
10 months ago in Dynamic objects 0 Backlog

Expand pattern-matching options for Dynamic Objects

Currently, Dynamic Object patterns can match on; digits [0-9] letters [a-z] alphanumeric [a-z0-9] spaces [\s] My platform can sometimes generate URLs which contain a double-slash "//" in part of the URL; https://example.com/resources//123 I want t...
10 months ago in Dynamic objects 0 Backlog

Dynamic Objects: "Only identify text patterns in messages" Option

Include option to:"Only identify text patterns in messages" Reduces spam in comments when users do not need the context every time the ID is mentioned.
10 months ago in Dynamic objects 0 Backlog

Duplicate existing Dynamic Object

I have an existing Dynamic Object that I want to duplicate because I want to create many DO with similar configuration with small differences between them. That would be nice to have.
10 months ago in Dynamic objects 0 Backlog

Dynamic Objects: Extract text from the linked external URL/website for the title of the dynamic object

Dynamic objects are great, but it would be AMAZING if it were possible to have dynamic objects have a dynamic variable option to pull text from the linked external URL/website as the title of the dynamic variable. Currently, for URLs, we can use t...
12 months ago in Dynamic objects 3 Backlog

Dynamic Objects - Send custom headers

I'm building a Dynamic Object to fetch data from an API. The API returns XML data by default, but will return JSON when the API request contains an Accept: application/json header. Can you introduce the ability for me to send custom request header...
about 1 year ago in Dynamic objects 0 Backlog