How to get some part of Deep Link

Hi!
I want to get a part of deeplink - example:
https://sitename.com/part?id={custom_id}
and after switching to the first screen of the application, which goes even before the registration screen, write this part to the database, so that after registration this {custom_id} is written to the database for this new user.
Have any idea how do that?
Thank You!

Hey there @emagweb
Welcome to the community :sunglasses:

I replied to a post yesterday explaining how this can be done using Pragmaflow’s Arbitrary Javascript component:

1 Like

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.