salesforce_id_converter

CLI tool to convert 15 character Salesforce id into a 18 character id


Keywords
cli, converter, salesforce
License
Apache-2.0
Install
pip install salesforce_id_converter==0.3.0

Documentation

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