What are you trying to achieve?
I’m trying to summarise newsletters from my inbox and create a weekly newsletter that is automatically sent via a email responder. - (Kit in this example)
Steps taken so far
I have created the workflow, however I’m unsure how to map the information to the Kit Module. Example Subject Line etc. I’m assuming I use the POST function? I’ll keep working on this and let you know if there is any success.
Screenshots: scenario setup, module configuration, errors
Hey Bruce,
with the generic Make an API call modules you need to structure your own body for the call. This is highly dependent on the api endpoint and what it expects to arrive and what you are trying to send. So could you provide some more info? Ideally you can link the endpoint you are trying to hit from the Kit API documentation and provide samples of the data you are trying to send.