My problem is, I need the edit campaign template content action, but I couldn’t figure out the correct inputs or syntax for its fields. I have a template that’s created with code(html), and I have the editable html fields inside it (figured out using this link.). I also have a campaign that uses the template and I have a few subscribers to send, so everything looks ready to test. When I try to fill out the “template sections” field, a “template ID” field appears, but unlike the “campaign ID” field, no items gets listed below. I also didn’t understand what does the “plain text” and “variate contents” field really mean. I tried to fill those fields as their descriptions stated, but it returns “Object is empty or malformed on [0]” error after I hit the test button. I’m wondering if anyone here used this particular action in Pipedream, and if so, I could really use a detailed explanation for each field.
Hi @mkbuckun
First off, welcome to the Pipedream community. Happy to have you!
You can report bug reports on actions and triggers here in our public Pipedream Github Repository:
A Pipedream team developer or community member will investigate and make a new version to attempt to fix it if they can reproduce the bug.
All Pipedream triggers and actions are open source, so you can also contribute your own fix if you’d like.
Learn about how to develop new and modify existing components here: Overview