- Joined
- Nov 25, 2022
- Messages
- 13
- Reaction score
- 7
Hi,
I have created a template for our CRM Creatio, using the excellent AI prompt, which I have working to a point:
1. Contacts can be searched and used and added to 3CX etc.
2. Call journaling is creating a 'Call' record in Creatio, including the transcription
What is not working fully is in the call journaling it is not sending over the following values. When I try changing the data type and structure it simply fails to create the call record at all.
1. Start Date/Time - Creatio requires this in this format (2026-06-02T14:30:00Z)
2. End Date/Time - as above
3. Duration - when testing in Postman and sending as an integer it works, but it does not work when baking into the template.
I think I just need help in dealing with the data type and format of the values.
Any help is much appreciated.
thanks
Mark
I have created a template for our CRM Creatio, using the excellent AI prompt, which I have working to a point:
1. Contacts can be searched and used and added to 3CX etc.
2. Call journaling is creating a 'Call' record in Creatio, including the transcription
What is not working fully is in the call journaling it is not sending over the following values. When I try changing the data type and structure it simply fails to create the call record at all.
1. Start Date/Time - Creatio requires this in this format (2026-06-02T14:30:00Z)
2. End Date/Time - as above
3. Duration - when testing in Postman and sending as an integer it works, but it does not work when baking into the template.
I think I just need help in dealing with the data type and format of the values.
Any help is much appreciated.
thanks
Mark