Forum Discussion
HannahJacobson
6 years agoQrew Trainee
So we have an intake request that some people in a specific role fill out to request adding new members to the site. What I'd like to do is create automation to be kicked off when those requests come in that will:
1) invite the new user to the site, and
2) add a new record to an existing table, filling in information from the request form.
I think I know how to do step 2, but can't do it until step 1 has happened so that the new user exists before the new record on another table is created (the existing table uses a User field that must be populated).
------------------------------
Hannah Jacobson
------------------------------
1) invite the new user to the site, and
2) add a new record to an existing table, filling in information from the request form.
I think I know how to do step 2, but can't do it until step 1 has happened so that the new user exists before the new record on another table is created (the existing table uses a User field that must be populated).
------------------------------
Hannah Jacobson
------------------------------
JoeRachel
6 years agoQrew Trainee
Looks like you are going to have a two-step process there. The user will have to be in the system first. You may have to look to pipelines to solve this. Sorry I am not help here.
------------------------------
Joe Rachel
------------------------------
------------------------------
Joe Rachel
------------------------------
- HannahJacobson6 years agoQrew TraineeThanks for your response, I appreciate it!
------------------------------
Hannah Jacobson
------------------------------
Related Content
- 2 months ago
- 7 months ago
- 2 months ago