Updating Slugs while upgrading from v2 to v3

Hello,
I am currently in the process of upgrading our application that uses Nylas from V2 to V3 and had a doubt regarding upgrading Slug.
I was checking out this FAQ: https://support.nylas.com/hc/en-us/articles/18393242571805-How-do-I-migrate-my-V2-organization-applications-accounts-and-objects-to-V3?input_string=how+to+migrate+scheduler+data+from+v2+application+to+v3

It says, Note: Slug URL will change, you can apply any name to the slug that you wish, providing you own the domain, scheduler is a front end component in API v3 vs a Nylas domain hosted tool in API V2.

What does this means? Will we have to get the new url and update the slugs in our database? It is kind of unclear, can you please clarify this doubt? Thanks.

Hello @koustav I’ve asked the Scheduler team, will come back to you with an answer soon :wink:

1 Like

@koustav v2 Scheduling pages will be migrated as they are visited in v3. The slugs remain the same across v2 and v3! The only difference is that now the v3 slugs are scoped per-app, so they are prepended with the app-id/slug at book.nylas.com

ie.: https://book.nylas.com/<us-or-eu>/app_id/slug this is the format all pages in v3 follow. If a page is visited which has a slug + app_id combo that existed in v2, that page will be migrated on-the-fly and displayed.

I would recommend talking to your Nylas Support Engineer for more details on migration!