This guide builds on the starting from scratch guide and adding optional column guide and will go over how to create SMS code resolvers for your site columns.
Jancy has third-party integrations that can resolve SMS codes. The formatting of these integrations can be found on our profile documentation page here.


<aside> ❗ After making changes to your profile CSV, make sure to save the file then refresh its contents on the profile settings page in Jancy using the refresh button under the CSV.
</aside>
<aside> ❗
Make sure you also add the SMS Number column to your profile CSV as well. This will be the number Jancy uses when making the request for the code. You can find information on how to format this column here.
</aside>

The step above is all you will need to do to add a parser.
<aside> ❗ After making changes to your profile CSV, make sure to save the file then refresh its contents on the profile settings page in Jancy using the refresh button under the CSV.
</aside>
<aside> ❗
Make sure you also add the SMS Number column to your profile CSV as well. This will be the number Jancy uses when making the request for the code. You can find information on how to format this column here.
</aside>
This concludes creating SMS resolvers. The process to adding any of the other integrated services will be the same, with the difference being how that specific resolver is formatted. You can find all of the resolvers and how they are formatted in our profile documentation here.