- Joined
- Jul 10, 2024
- Messages
- 9
- Reaction score
- 2
Hello, I have been having a little trouble with storing and using custom variables.
In the phone and email lookup scenarios, I want to store a custom variable called FacilityCode that will be used for the URL for the ReportCall and ReportChat scenarios. The issue here is that the FacilityCode is blank when I try to use it in the ReportCall/Chat scenario.
I have tested the phone search and it does seem to be setting the FacilityCode variable.

However, I check the logs and the API endpoint is blank where the FacilityCode should be:

I am storing the FacilityCode in the default and LookupByEmail scenario like this

And then using the FacilityCode in the ReportCall and ReportChat scenarios like so:

Any help or advice would be highly appreciated!
In the phone and email lookup scenarios, I want to store a custom variable called FacilityCode that will be used for the URL for the ReportCall and ReportChat scenarios. The issue here is that the FacilityCode is blank when I try to use it in the ReportCall/Chat scenario.
I have tested the phone search and it does seem to be setting the FacilityCode variable.

However, I check the logs and the API endpoint is blank where the FacilityCode should be:
I am storing the FacilityCode in the default and LookupByEmail scenario like this

And then using the FacilityCode in the ReportCall and ReportChat scenarios like so:

Any help or advice would be highly appreciated!