2
0

🧑‍💻 Improve apiOrigin detection

Closes #1696
This commit is contained in:
Baptiste Arnaud
2024-08-14 12:03:36 +02:00
parent e649e49572
commit 86263f0722
3 changed files with 11 additions and 3 deletions

View File

@ -74,8 +74,8 @@ They can be initialized in the URL as [URL parameters](https://www.semrush.com/b
Then the variables will be prefilled as following:
- Email => <test@test.com>
- First name => John
- Email => `test@test.com`
- First name => `John`
Prefilling variables using the embed library is even easier. You need to add an object named `prefilledVariables` that contains a dictionary of your values. For example: