I’m currently working on a scenario where I need to link an information request to the Freshsales CRM. However, I’m encountering an issue where I receive the error “Invalid number in parameter ‘targetable_id’” twice.
Attached some screenshots.
Does anyone happen to know the solution to this problem or have any insights on how to resolve it?
Save each bundle contents in a plain text editor (without formatting) as a bundle.txt file.
You can upload the file here by clicking on this button:
B. Insert as Formatted Code Block
If you are unable to upload files on this forum, alternatively you can paste the formatted bundles.
These are the two ways to format text so that it won’t be modified by the forum:
Method 1: Type code block manually
Add three backticks ``` before and after the content/bundle, like this:
``` content goes here
```
Method 2. Highlight and click the format button in the editor
Providing the input/output bundles will allow others to replicate what is going on in the scenario, especially if there are complex data structures (nested arrays and collections) or if external services are involved.
This will allow others to better assist you. Thanks!
Hope this helps! Let me know if there are any further questions or issues.