Can you create tags using the Infusionsoft API

Hello,

Although I have worked with Infusionsoft for a few years now I am new to the API.

I was looking through source code examples and I am not finding it anywhere. I prefer to use PHP with the API.

Can someone please show me how it is done or point me in the right direction?

Please let me know.

Thanks,
Josh

API docs can be found here:
https://developer.infusionsoft.com/docs/xml-rpc/

REST implementation here:
https://developer.infusionsoft.com/docs/rest/#!/Authentication/permission

And table references here:
https://developer.infusionsoft.com/docs/table-schema/

1 Like