New Tutorial: Create Your First App Using Pipedream and Python - Part 2: Custom Objects
about 1 year ago by Greg Svoboda
A new tutorial is live: Create and
- Add Custom Object Responses To Your Python Api. Your API will respond with a JSON object that will be written as a Custom Object record on any Contact that our automation is run on.
- Edit Your CX App to Write Custom Objects. Your CX App will then receive, transform, and save your API's JSON response as a Custom Object.
- Verify Custom Objects Are Being Created. We'll test and observe it working!