ShaneMiller1
3 years agoQrew Cadet
Pipelines automation to change record owner
Good morning, In short, I have created a pipeline that triggers on an event inside 'record 1'. It then creates 'record 2'. 'Record 2' ends up being created/ owned by me, however, I would like to chan...
- 7 months ago
Had some trouble getting the original fix to work but I met with Mark and we were able to make this work using just the URL and not the body. Here is the URL we used.
https://mycompany.quickbase.com/db/DBID?a=API_ChangeRecordOwner&rid={{a.id}}&newowner={{a.update_eoc_record_owner_to.email}}