Время создания
Filters
Marketing_Creatio
marketplace
marketplace_updates
CreatioAI
agents
AIAgents

First AI Agents hit the Marketplace 🚀

We’re excited to share the first successful results of our AI Agent Pilot Program cohort. As part of Creatio’s vision for the AI-native era of Enterprise automation, we launched this pilot at the end of autumn to help partners accelerate the adoption of our new Agentic Framework.

Just a few weeks later, the results are already outstanding - three new AI Agents have been successfully published on the Creatio Marketplace.

Want more? ➡ Browse all Agents
 

Build your own AI Agent with us 🤖

If you're looking to turn AI-driven automation ideas into revenue, join the next wave and build your Agent in just a few weeks.

Partner benefits 🤝

   Dedicated development support

   Peer community & expert-led training

   Go-to-market support & early-adopter visibility

Build your AI Agent
Like 4

Like

Share

0 comments
Show all comments

Hi, The process for our team to create quotes is a labour intensive one; adding an individual product, updating the fields etc.

We have an excel quote calculator already, so I tested using this to generate an import file to use, as I saw this option. However, I cannot get this to work. My import file has these columns, which I map to the Creatio fields:

FILE                                 CREATIO
Product Description - Product (lookup)
Start Date - Support Start Date
End Date - Support End Date
Quantity - Quantity
Unit List Price - Price
Discount - Discount %

Can anyone give me guidance on what is required to use this capability, as I really need to make this a more efficient process for our team. If you have an alternative method of creating quotes more efficiently, especially if direct from Excel to Creatio, I would love to hear what you have done.

thanks

Mark

Like 0

Like

0 comments
Show all comments
Discussion
search

Hello. The current implementation of the search field utilizes a "Pattern*" matching strategy (prefix matching), requiring the search term to match the beginning of the string exactly. Searching for a term within the middle of the text (*pattern*) is not supported. 

We suggest implementing an elastic search mechanism for these fields, analogous to the one used for the global search. The introduction of globbing or regular expressions would be highly appreciated.

search field element not elastic

Sincerely, Alex, Qube-Soft

0 comments
Show all comments
Is_it_possible_to_dynamically_load_entity_schema_fields_using_entitySchemaName?

Hi,

I have a question related to Freedom UI metadata handling.

In a Freedom UI page, if I already have the value of entitySchemaName (for example: Account, Contact, Case):

  1. Is it possible to dynamically load entity schema metadata (list of fields / columns) at runtime based only on the entitySchemaName?
  2. Is there any supported API or request (client-side or server-side) to retrieve entity fields, their data types, or lookup information dynamically?
  3. If Freedom UI does not support dynamic metadata loading, what is the recommended approach for handling scenarios where entity information is only known at runtime?

Thanks in advance.

Like 0

Like

1 comments
Show all comments
number
errors
UIComponent
component
Sales_Creatio
8.0

Hi.

Please see the two images below -- I have a 2 number input components.  The sum of the two must equal 100.  When I put a value in the first, like "20", the line lights up red because 20+0 <> 100.  That's fine.

However, after I put "80" in the second box, the first one still has the red line indicating the original error.

Is there some way to get both lines back to black?

Thanks
Rob

 

Like 0

Like

1 comments

Hello,

Could you please describe how this logic was implemented on your side? If possible, we would appreciate it if you could share a screenshot or an example of the code you are using. This will help us better understand your setup.

Show all comments