preetiverma1
6 years agoQrew Member
Workflow with API_ProvisionUser Api
Hi ,
I am creating one approval workflow for access the documentation needs to raise access request.
Step 1: created on formula URL button when users click on button its redirect to the new form which has first name, last name and email address.
Step 2 : users need to fill the form for access then i am trying to add the formula API API_Provision where api need to first name last name and email address for granting the user access.
Problem : how can i get the data like first name , last name and email how can i use same data in API_Provision User API
table db is bqe2rwz78
and application DB is bqdvwxbeh
how can i URLRoot() & "db/" & Dbid() &"?a=API_ProvisionUser&email="&[Record ID#]&"&dfid=16"
how can i pull the data of first name ,last name and email address from the https://pverma.quickbase.com/db/bqe2rwz78?a=er&preview=1&dfid=16 form and then use that data in my API_ProvisionUser
Please help .
Thanks
------------------------------
preeti verma
------------------------------
I am creating one approval workflow for access the documentation needs to raise access request.
Step 1: created on formula URL button when users click on button its redirect to the new form which has first name, last name and email address.
Step 2 : users need to fill the form for access then i am trying to add the formula API API_Provision where api need to first name last name and email address for granting the user access.
Problem : how can i get the data like first name , last name and email how can i use same data in API_Provision User API
table db is bqe2rwz78
and application DB is bqdvwxbeh
how can i URLRoot() & "db/" & Dbid() &"?a=API_ProvisionUser&email="&[Record ID#]&"&dfid=16"
how can i pull the data of first name ,last name and email address from the https://pverma.quickbase.com/db/bqe2rwz78?a=er&preview=1&dfid=16 form and then use that data in my API_ProvisionUser
Please help .
Thanks
------------------------------
preeti verma
------------------------------