Rest API format for relational fields
How do I set relational fields (Person and Assignee) when creating a Task via the REST API? What's the correct JSON format?
Currently trying to send calendly bookings to tasks via zapier tied to person --> company. Everything else populates except for the relational fields.
5 Replies
You have to create a task first, then create a taskTarget in which you can link task to specific record, in your case person
would this be dont through a workflow or can i do this all in zapier? I did see task target as an option, but was not sure what this would be used for.
I think you should be able to do it in Zapier, not entirely sure about it as I'm not really familiar with it but I think if you're able to get a response from task create node, you'll be fine
great! and would the person id just be the email? similar to when youre uploading people and assigning them?
No, person ID is ID of record like the name suggest