File CSV only person active

Hello,

I receive a file CSV with only employee actives. I have a synchronization project with the file CSV.

If a employee isn't in the file, I need mark the field IsInActive a true. I need deactivated the employee.

Is it possible?

Greetings.

Parents
  • I just found out that starting with v 8.1, you can implement a custom script to handle this behavior within the sync editor itself. Perhaps its worth searching through the documentation to see if any code samples are available, or if someone is kind enough to share the code :)

Reply
  • I just found out that starting with v 8.1, you can implement a custom script to handle this behavior within the sync editor itself. Perhaps its worth searching through the documentation to see if any code samples are available, or if someone is kind enough to share the code :)

Children