• Stars
    star
    4
  • Rank 3,297,788 (Top 66 %)
  • Language
    Python
  • License
    Apache License 2.0
  • Created over 6 years ago
  • Updated about 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Convert 15 character Salesforce id into a 18 character id

Salesforce Id converter

PyPI GitHub license Build Status

Simply converts 15 character id into a 18 character id. Visit Salesforce StackExchange article for details.

Usage:

pip install salesforce_id_converter
sfc 00558000001N0Ke

And you will get the next output:

You converted 15 character `00558000001N0Ke` into 18 character:
00558000001N0KeAAK
New id has been copied to your clipboard