
Sachin Goud Godishela Software Engineer
keep my wife's name out of your frickin mouth
- Total activity 23
- Last activity
- Member since
- Following 0 users
- Followed by 1 user
- Votes 3
- Subscriptions 9
Activity overview
Latest activity by Sachin Goud Godishela-
Sachin Goud Godishela commented,
Hey Vamshi, try this working mapping configuration and let us know if it works.
-
Sachin Goud Godishela commented,
Hi Dibyojyoti, For an FTP export, you can group rows together. Example: Before: { "page_of_records": [ { "record": { "Column0": "US", "Column1": "CA", "Column2": "2" ...
-
Sachin Goud Godishela commented,
Hi Alexander,You can make a PUT call by changing the "disabled" field to true. Example: PUT https://api.integrator.io/v1/flows/<yourFlowId>{ "_id": "<yourFLowId>", "lastModified": "2022-08-30T05:...
-
Sachin Goud Godishela commented,
Hi Hristina, As Niranjan as mentioned, we cannot solve this issue using just handlebars. Here's another workaround which might be helpful: Handlebars Template: { "id": {{id}}, "customer_id": ...
-
Sachin Goud Godishela commented,
Hi Swapnil, The handlebar expression seems to be working only for body level fields and not for line level fields. I suggest you to configure a simple preMap hook script which generates 2 fields (d...
-
Sachin Goud Godishela commented,
Hi Swapnil, For Line: Credit, as you suspected, it's failing because you're using multiply and compare together. I suggest you try this expression - "set 0 if value is positive, set abs(value) if v...
-
Sachin Goud Godishela commented,
Hi Rhys, The Count Detail field, as we can see is a subrecord, and currently we do not support mapping for fields on this subrecord. Thanks for letting us know about this, it'll be fixed in one of ...
-
Sachin Goud Godishela commented,
Hi Rhys, I understand that some fields are missing in the mapping drop-down list of "inventory count" record. This is a list of all standard fields available on that record type. Can you please ref...
-
Sachin Goud Godishela commented,
Hi Rhys, glad to hear that you're able to get it to work. May I know what error were you facing with component[*].item, because I'm fairly certain that it is not a typo.
-
Sachin Goud Godishela commented,
Hi Rhys, I've attached an example import configuration's screenshots to create an assembly build from assembly item. Please go through it and try similar for your import and do let us know if you n...