Question

Integration with other systems

Hi all,

We are integrating creatio with client's External Systems. We would like to use out of box OData and DataService as much as possible.

We have a requirement to create and Modify Leads and some other Entities from thier systems. How to handle the simple Lookup columns in those Entities like LeadType, Interest in Product etc., 

Can we create or Modify records with Names instead of Guids

This is my first project in creatio. How do you guys handle these issues. Please share your solution.

Like 0

Like

1 comments

Hi Nagaraju, 



I'm not sure that such an implementation is possible, moreover, excessive typecasting will not benefit performance, and in any case, in the end, we will get a GUID.

 

Therefore, it will be more appropriate to use the GUID, even if it sometimes looks inconvenient.

 

Best Regards, 

 

Bogdan L.

Show all comments