Jay Flynn09
07/09/2025, 9:04 PMCeligo AI
07/09/2025, 9:05 PMAI generated answer (using internal Slack threads):In Celigo, you can use the Lookup functionality to match the supervisorId from BambooHR to the corresponding NetSuite internal id. Here's a general idea of how you can do this: 1. In your flow, add a Lookup step after the source (BambooHR) and before the destination (NetSuite). 2. In the Lookup step, select NetSuite as the Lookup application. 3. Choose the appropriate NetSuite connection. 4. For the Lookup object, select Employee. 5. In the Lookup field, select the field in NetSuite that corresponds to the supervisorId from BambooHR. This might be something like 'External ID' or 'Employee ID', depending on how your system is set up. 6. In the Lookup value, select the supervisorId from the BambooHR source record. 7. In the Return field, select 'Internal ID'. This will return the NetSuite internal id of the supervisor. This will allow you to match the supervisorId from BambooHR to the corresponding NetSuite internal id. You can then use this internal id in subsequent steps of your flow. ****** Disclaimer: This response was generated by an artificial intelligence assistant based on previous conversations from multiple Slack channels, and may contain inaccuracies or mistakes. ******
Celigo AI
07/09/2025, 9:05 PMSlack thread 1: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.835022151
Slack thread 2: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.831594348
Slack thread 3: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.830711544
Celigo AI
07/09/2025, 9:05 PMTyler Lamparter
07/10/2025, 5:08 PMJay Flynn09
07/10/2025, 9:57 PM